Uses of Class
com.arsdigita.bebop.Tree

Packages that use Tree
com.arsdigita.bebop.tree A tree widget that is a Bebop component. 
com.arsdigita.toolbox.ui Miscellaneous collection of useful Bebop components. 
com.arsdigita.ui.sitemap User interface for dynamically updating URL to application mappings. 
 

Uses of Tree in com.arsdigita.bebop.tree
 

Methods in com.arsdigita.bebop.tree with parameters of type Tree
 Component DefaultTreeCellRenderer.getComponent(Tree tree, PageState state, Object value, boolean isSelected, boolean isExpanded, boolean isLeaf, Object key)
          Returns node component to be displayed.
 Component TreeCellRenderer.getComponent(Tree tree, PageState state, Object value, boolean isSelected, boolean isExpanded, boolean isLeaf, Object key)
          Returns node component to be displayed.
 TreeModel TreeModelBuilder.makeModel(Tree t, PageState s)
          Builds a TreeModel to be used in the current request
 

Uses of Tree in com.arsdigita.toolbox.ui
 

Methods in com.arsdigita.toolbox.ui with parameters of type Tree
 void ModalPanel.connect(Tree orig, Component dest)
           
 void ModalPanel.connect(Tree orig, FormSection dest)
           
 

Uses of Tree in com.arsdigita.ui.sitemap
 

Methods in com.arsdigita.ui.sitemap that return Tree
 Tree SiteListing.getTree()
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC