endrov.windowPlateAnalysis
Class PlateAnalysisQueueWidget.WellRunnable

java.lang.Object
  extended by endrov.windowPlateAnalysis.PlateAnalysisQueueWidget.WellRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
PlateAnalysisQueueWidget

public class PlateAnalysisQueueWidget.WellRunnable
extends java.lang.Object
implements java.lang.Runnable


Field Summary
 EvPath pathToWell
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pathToWell

public EvPath pathToWell
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable