org.biojava.bio.structure.align.gui
Class GUIFarmJobRunnable

java.lang.Object
  extended by org.biojava.bio.structure.align.gui.GUIFarmJobRunnable
All Implemented Interfaces:
Runnable

public class GUIFarmJobRunnable
extends Object
implements Runnable


Constructor Summary
GUIFarmJobRunnable(FarmJobParameters params)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUIFarmJobRunnable

public GUIFarmJobRunnable(FarmJobParameters params)
Method Detail

run

public void run()
Specified by:
run in interface Runnable