apollo.analysis
Class SeqAnalysisGUI.LaunchRunnable

java.lang.Object
  extended by apollo.analysis.SeqAnalysisGUI.LaunchRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SeqAnalysisGUI

protected class SeqAnalysisGUI.LaunchRunnable
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

SeqAnalysisGUI.LaunchRunnable

protected SeqAnalysisGUI.LaunchRunnable()
Method Detail

run

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