Uses of Interface
org.jboss.console.navtree.NodeWrapper

Packages that use NodeWrapper
org.jboss.console.navtree   
 

Uses of NodeWrapper in org.jboss.console.navtree
 

Classes in org.jboss.console.navtree that implement NodeWrapper
 class RootWrapper
          Default implementation of NodeWrapper for the first level of the tree which aggregates the first level of plugins using the "bootstrap" managed objects
 class StdNodeWrapper
          NodeWrapper implementation for nodes that are not root nodes
 

Methods in org.jboss.console.navtree with parameters of type NodeWrapper
 void AdminTreeBrowser.OpenNodeAccounter.recursivelyOpen(NodeWrapper son)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.