uk.ac.mrc.hgmp.embreo
Class EmbreoAnnotate

java.lang.Object
  |
  +--uk.ac.mrc.hgmp.embreo.EmbreoAnnotate

public class EmbreoAnnotate
extends java.lang.Object


Constructor Summary
EmbreoAnnotate(EmbreoParams mysettings, java.lang.String name, java.util.Hashtable thisrun, javax.swing.JTabbedPane rtp)
          Create an editor window to edit the annotation and update it on the server
 
Method Summary
 java.lang.String getStatus()
           
 java.lang.String getStatusMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbreoAnnotate

public EmbreoAnnotate(EmbreoParams mysettings,
                      java.lang.String name,
                      java.util.Hashtable thisrun,
                      javax.swing.JTabbedPane rtp)
Create an editor window to edit the annotation and update it on the server

Parameters:
mysettings - Configuration parameters
name - A string used to construct the window title.
thisrun - A Hashtable of saved results
Method Detail

getStatus

public java.lang.String getStatus()

getStatusMsg

public java.lang.String getStatusMsg()