org.ourgrid.mygrid.ui.gui
Class MyGridGUI
java.lang.Object
org.ourgrid.mygrid.ui.gui.MyGridGUI
- All Implemented Interfaces:
- java.io.Serializable
public class MyGridGUI
- extends java.lang.Object
- implements java.io.Serializable
MyGrid GUI, this class contains the main method.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyGridGUI
public MyGridGUI(EBGuiFacade facade,
SimpleSynchronizedJobManager jobManager,
SimpleSynchronizedGridManager gridManager)
throws ConfigException
- Throws:
ConfigException
show
public void show()
- Delegates the show() method
refreshJobsTab
public void refreshJobsTab()
refreshReceivedGumsTab
public void refreshReceivedGumsTab()
refreshGridTab
public void refreshGridTab()
refreshSelf
public void refreshSelf()
myGridStopOccured
public void myGridStopOccured()