|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.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.
Constructor Summary | |
---|---|
SettingsPanel()
Private constructor, Singleton Pattern |
Method Summary | |
---|---|
javax.swing.JPanel |
getPanel()
Return the mygrid panel |
void |
readMGProperties()
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 |
Constructor Detail |
---|
public SettingsPanel()
Method Detail |
---|
public javax.swing.JPanel getPanel()
public void readMGProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |