org.ourgrid.mygrid.ui.gui
Class SettingsPanel

java.lang.Object
  extended by org.ourgrid.mygrid.ui.gui.SettingsPanel

public class SettingsPanel
extends java.lang.Object

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

SettingsPanel

public SettingsPanel()
Private constructor, Singleton Pattern

Method Detail

getPanel

public javax.swing.JPanel getPanel()
Return the mygrid panel


readMGProperties

public void readMGProperties()
Read MG.properties file and shows values in MyGrid Panel.