|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ourgrid.peer.ui.gui.SettingsPanel
public class SettingsPanel
This class contains the presentation screen of MyGrid GUI and also some buttons to set Grids, add and cancel Jobs and start stop MyGrid.
Method Summary | |
---|---|
static SettingsPanel |
getInstance()
Static method to obtain the reference of this class, Singleton Pattern |
javax.swing.JPanel |
getPanel()
Return the mygrid panel |
void |
readPeerProperties()
Read MG.properties file and shows values in MyGrid Panel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SettingsPanel getInstance()
public javax.swing.JPanel getPanel()
public void readPeerProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |