Uses of Package
org.ourgrid.peer.ui.gui

Packages that use org.ourgrid.peer.ui.gui
org.ourgrid.peer.ui.gui   
org.ourgrid.peer.ui.listener   
 

Classes in org.ourgrid.peer.ui.gui used by org.ourgrid.peer.ui.gui
GridTreeModel
          This class generate the Grid Tree, it has a instance of StatusProvider to obtain informations to create tree.
It has too, maps to store all gums that have already been inserted in tree to prevent exhausting algorithms to verify if already had been inserted in the tree.
GumPanel
          This class generate the GuMP Manager, it has a instance of PeerUIServices to obtain informations to create table.
Implements the abstract methods of AbstractTableModel to instantiate JTable.
PeerGUI
          Peer GUI, this class contains the main method.
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.
 

Classes in org.ourgrid.peer.ui.gui used by org.ourgrid.peer.ui.listener
PeerGUI
          Peer GUI, this class contains the main method.