Uses of Package
com.tensegrity.gui.swing.control.tree

Packages that use com.tensegrity.gui.swing.control.tree
com.tensegrity.gui.swing.control.tree This package contains the implementation for an Object Tree for VisualGraph objects. 
com.tensegrity.gui.swing.control.tree.strategy   
 

Classes in com.tensegrity.gui.swing.control.tree used by com.tensegrity.gui.swing.control.tree
DynamicTreeNode
          DynamicTreeNode can load its children dynamically on demand.
LabeledTreeNode
          LabeledDynamicTreeNode is a node which has a String used as label for this node.
TreeOutliner
           The TreeOutliner outlines the content of Documents in a tree representation.
VisualGraphObjectTreeNode
          VisualGraphObjectTreeNode is the TreeNode implementation for VisualGraphObjects.
 

Classes in com.tensegrity.gui.swing.control.tree used by com.tensegrity.gui.swing.control.tree.strategy
EdgesTreeNode
          The class EdgesTreeNode represents a root node for edges.
IsolatedEdgesTreeNode
          The class IsolatedEdgesTreeNode represents a root node for isolated edges.
NodesTreeNode
          The root node for all the VisualNodeTreeNode instances.
TreeOutliner
           The TreeOutliner outlines the content of Documents in a tree representation.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.