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 |
(package private) java.awt.Cursor |
cbusy
|
(package private) java.awt.Cursor |
cdone
|
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 |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cbusy
final java.awt.Cursor cbusy
cdone
final java.awt.Cursor cdone
SetUpMenuBar
public SetUpMenuBar(uk.ac.mrc.hgmp.embreo.EmbreoParams mysettings,
javax.swing.JFrame f,
java.lang.String[] envp,
java.lang.String cwd,
boolean withSoap)
deleteTmp
public void deleteTmp(java.io.File cwd,
java.lang.String suffix)
- Delete temporary files