Package org.ourgrid.mygrid.ui.gui

Interface Summary
GridManagerListener  
JobManagerListener  
 

Class Summary
EBGuiFacade Facade used to contact MyGrid's GUI.
EBGuiFacadeTest  
GridPanel This class generate the GuMP Manager, it has a instance of MyGridUIServices to obtain informations to create table.
Implements the abstract methods of AbstractTableModel to instantiate JTable.
GridTreeCellRenderer Description:
GridTreeModel This class generate the Grid Tree, it has a instance of MyGridUIServices to obtain informations to create tree.
It has too, maps to store all GuMPs and MyGuMs that alredy have been inserted in tree to prevent exhausting algorithms to verify if already had been inserted in the tree.
GridTreeModelTest Tests for GridTreeModel
GUICreateReplicaNotifyEvent  
GuiEventEngine This class is responsible for receiving events that come from the EBSchedulerFacade and process them.
GUIListenerImpl  
GumTable This class generate the Scheduler GuM Manager Table, it has a instance of MyGridUIServices to obtain informations to create table.
GumTableTest  
JobsPanel This class contains SchedulerTreeModel and create a JTree with it.
JobsTreeCellRenderer Description:
JobsTreeModel This class generate the Job Tree.
JobsTreeModelTest  
MyGridGUI MyGrid GUI, this class contains the main method.
MyGridGUITest  
PeerNode  
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.
SimpleJobEntry  
SimplePeerEntry  
SimpleReplicaEntry  
SimpleSynchronizedGridManager  
SimpleSynchronizedGridManagerTest  
SimpleSynchronizedJobManager  
SimpleTaskEntry