tppt.util
Class RunExperiment.execExperiment

java.lang.Object
  |
  +--tppt.util.RunExperiment.execExperiment
Enclosing class:
RunExperiment

class RunExperiment.execExperiment
extends java.lang.Object

This class runs the experiment progress in the background thread created by SwingWorker class.


Constructor Summary
RunExperiment.execExperiment()
          Constructor
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

RunExperiment.execExperiment

public RunExperiment.execExperiment()
Constructor
See Also:
DBHandler, DBHandler.initDB()