org.forester.archaeopteryx.tools
Class GoAnnotation

java.lang.Object
  extended by org.forester.archaeopteryx.tools.RunnableProcess
      extended by org.forester.archaeopteryx.tools.GoAnnotation
All Implemented Interfaces:
java.lang.Runnable

public class GoAnnotation
extends RunnableProcess


Constructor Summary
GoAnnotation(MainFrameApplication mf, TreePanel treepanel, Phylogeny phy)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.forester.archaeopteryx.tools.RunnableProcess
end, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoAnnotation

public GoAnnotation(MainFrameApplication mf,
                    TreePanel treepanel,
                    Phylogeny phy)
Method Detail

run

public void run()