org.ssonet.baseConf
Class PerformanceTest

java.lang.Object
  |
  +--org.ssonet.baseConf.PerformanceTest

public class PerformanceTest
extends java.lang.Object

Author:
kriegel To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
(package private)  org.ssonet.baseConf.rating.PerformanceTestEngine engine
           
(package private)  javax.swing.JDialog parent
           
(package private)  javax.swing.JProgressBar progressBar
           
(package private)  boolean randomInitialized
           
(package private)  javax.swing.JLabel statusLabel
           
 
Constructor Summary
PerformanceTest(javax.swing.JDialog parent)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

javax.swing.JDialog parent

engine

org.ssonet.baseConf.rating.PerformanceTestEngine engine

statusLabel

javax.swing.JLabel statusLabel

progressBar

javax.swing.JProgressBar progressBar

randomInitialized

boolean randomInitialized
Constructor Detail

PerformanceTest

public PerformanceTest(javax.swing.JDialog parent)
Method Detail

start

public void start()


Copyright © 2003 DRIM Team. All Rights Reserved.