|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeNodeSource | |
---|---|
com.metamatrix.common.tree.basic |
Uses of TreeNodeSource in com.metamatrix.common.tree.basic |
---|
Classes in com.metamatrix.common.tree.basic that implement TreeNodeSource | |
---|---|
class |
BasicTreeNodeSource
This interface defines an interface to a source of TreeNode information. |
Methods in com.metamatrix.common.tree.basic that return TreeNodeSource | |
---|---|
protected TreeNodeSource |
BasicTreeView.getTreeNodeSource()
Returns the TreeNodeSource associated with this TreeView. |
Constructors in com.metamatrix.common.tree.basic with parameters of type TreeNodeSource | |
---|---|
BasicTreeView(TreeNode root,
TreeNodeSource source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |