Package org.jboss.console.navtree

Interface Summary
AppletTreeAction (src)
NodeWrapper (src) Base interface for wrapper objects used to represent tree nodes
TreeContext (src) Interface used to communicate between the container-agnostic AdminTreeBrowser and specific containers such as applets.
TreeReopenerMemory (src)
 

Class Summary
AdminTreeBrowser (src) Holder of the browser tree and associated handlers.
AppletBrowser (src) AdminTreeBrowser container for applets
ConsoleTreeModel (src) TreeModel used to represent management information
MainAppletStub (src) A simple AppletStub to allow for testing the applet as a java application
RefreshTreeAction (src)
RootWrapper (src) Default implementation of NodeWrapper for the first level of the tree which aggregates the first level of plugins using the "bootstrap" managed objects
StdNodeWrapper (src) NodeWrapper implementation for nodes that are not root nodes
TreeCellRenderer (src) Tree cell rendered.