Uses of Class
org.jurvis.swing.explorer.JvExplorerTree

Packages that use JvExplorerTree
org.jurvis.swing.explorer   
 

Uses of JvExplorerTree in org.jurvis.swing.explorer
 

Fields in org.jurvis.swing.explorer declared as JvExplorerTree
protected  JvExplorerTree JvExplorer.tree
          The JvExplorerTree displaying the data hierarchy.
 

Methods in org.jurvis.swing.explorer that return JvExplorerTree
 JvExplorerTree JvExplorer.getTree()
          Return the explorer's tree.
 

Constructors in org.jurvis.swing.explorer with parameters of type JvExplorerTree
JvExplorer(String name, JvExplorerTree tree, JvExplorerDetails details)
          Construct a JvExplorer with the given name.
 



Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.