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

This package contains the implementation for an Object Tree for VisualGraph objects.

See:
          Description

Interface Summary
DynamicTreeNode DynamicTreeNode can load its children dynamically on demand.
LabeledTreeNode LabeledDynamicTreeNode is a node which has a String used as label for this node.
 

Class Summary
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.
NodeWrapperComponent A wrapper Component for TreeNodes to add such nodes to the overall internationalization mechanism.
ObjectTreeRenderer The ObjectTreeRenderer renders all sorts of Nodes used with the Object Tree.
PrimitiveTreeNode A PrimitiveTreeNode represents either a Font-, Paint- or StrokeFormat.
SwingObjectTreePanel The SwingObjectTreePanel is the Container for a TreeOutliner.
TreeOutliner The TreeOutliner outlines the content of Documents in a tree representation.
VisualEdgeTreeNode A node representing VisualEdge instances.
VisualGraphObjectTreeNode VisualGraphObjectTreeNode is the TreeNode implementation for VisualGraphObjects.
VisualGraphTreeNode VisualGraphTreeNode is the TreeNode implementation for a VisualGraph.
VisualNodeTreeNode A node representing VisualNode instances.
VisualSubgraphTreeNode The VisualSubgraphTreeNode is used to represent VisualSubgraph's of a graph.
 

Package com.tensegrity.gui.swing.control.tree Description

This package contains the implementation for an Object Tree for VisualGraph objects.



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