Package com.metamatrix.common.tree

Interface Summary
ChildRules This interface is used to encapsulate the rules that govern which types of nodes may have children.
TreeNode This interface represents a single entry on a hierarchical system.
TreeNodeComparator  
TreeNodeEditor This interface defines a view of a hierarchy of TreeNode instances.
TreeNodeFilter  
TreeNodeSource This interface defines an interface to a source of TreeNode information.
TreeView This interface defines a view of a hierarchy of TreeNode instances.
 

Class Summary
AbstractTreeView  
DefaultChildRules This interface is used to encapsulate the rules that govern which types of nodes may have children.
PassThroughTreeNodeFilter  
RuledTreeViewImpl  
TreeNodeIterator  
TreeNodeIteratorWithStack This iterator implementation extends TreeNodeIterator by maintaining a stack of TreeNodes from the root to the last node returned by TreeNodeIteratorWithStack.next().
TreeNodeIteratorWithStack.StackEntry  
TreeNodeNameComparator  
TreeNodePathComparator  
TreeNodePropertyComparator  
 

Exception Summary
TreeNodeException This exception denotes that the user account could not be identified, could not be located, or was invalid.
 



Copyright © 2009. All Rights Reserved.