Uses of Class
org.jdesktop.swingx.JXTree

Packages that use JXTree
org.jdesktop.jdnc Contains API and extended Swing components which provide common functionality required by data-centric, enterprise client applications. 
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of JXTree in org.jdesktop.jdnc
 

Methods in org.jdesktop.jdnc that return JXTree
 JXTree JNTree.getTree()
          Returns the tree for this component.
 

Uses of JXTree in org.jdesktop.swingx
 

Methods in org.jdesktop.swingx that return JXTree
 JXTree JXTree.TreeAdapter.getTree()
           
 

Constructors in org.jdesktop.swingx with parameters of type JXTree
JXTree.TreeAdapter(JXTree component)
          Constructs a TableCellRenderContext for the specified target component.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.