|
Class Summary |
| BasicNode |
Wraps Information about a Node in the TreeView
Used to create a TreeView that contains the Nodes with their functionality |
| ComponentController |
Class that loads the basic configuration and wraps the classes that can be
obtained from the GUI within a Hashtable |
| ConnectorClient |
Class that encapsulates Communication to xmlBlaster / MBeanServer from GUI |
| DataModel |
Encapsulates the TreeModel for the TreeView from the GUI |
| DummyPanel |
|
| IconCellRenderer |
IconCellRenderer that is responsible for the appearance of the Tree-View |
| IdSelectionListener |
Right now handeling status-bar, depending on the selection done in the tree-view |
| JmxPlugin |
SuperClass for Panels that handle with MBeans. |
| Main |
Class that starts GUI |
| MainFrame |
|
| MyExpansionListener |
Listener for TreeSelectionEvents:
If another leaf of the Tree is selected, the class that is associated with
the current leaf, is loaded and displayed in the right Pane |
| SplashWindow |
SplashWindow displayed at the Startup of the GUI |