: Class SetUpMenuBar

org.emboss.jemboss.gui
Class SetUpMenuBar

java.lang.Object
  |
  +--org.emboss.jemboss.gui.SetUpMenuBar

public class SetUpMenuBar
extends java.lang.Object

Sets the top menu bar for Jemboss main window


Field Summary
static SequenceList seqList
           
 
Constructor Summary
SetUpMenuBar(uk.ac.mrc.hgmp.embreo.EmbreoParams mysettings, javax.swing.JFrame f, java.lang.String[] envp, java.lang.String cwd, boolean withSoap)
           
 
Method Summary
 void deleteTmp(java.io.File cwd, java.lang.String suffix)
          Delete temporary files
static void saveSequenceList()
          Save the sequence list for a future session.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

seqList

public static SequenceList seqList
Constructor Detail

SetUpMenuBar

public SetUpMenuBar(uk.ac.mrc.hgmp.embreo.EmbreoParams mysettings,
                    javax.swing.JFrame f,
                    java.lang.String[] envp,
                    java.lang.String cwd,
                    boolean withSoap)
Method Detail

deleteTmp

public void deleteTmp(java.io.File cwd,
                      java.lang.String suffix)
Delete temporary files

saveSequenceList

public static void saveSequenceList()
Save the sequence list for a future session.