Class Summary |
GridTreeCellRenderer |
|
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. |
GridTreeNode |
|
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. |
PopupListener |
|
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. |