|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeView | |
|---|---|
| com.metamatrix.common.tree | |
| com.metamatrix.common.tree.basic | |
| com.metamatrix.common.tree.directory | |
| Uses of TreeView in com.metamatrix.common.tree |
|---|
| Classes in com.metamatrix.common.tree that implement TreeView | |
|---|---|
class |
AbstractTreeView
|
class |
RuledTreeViewImpl
|
| Methods in com.metamatrix.common.tree that return TreeView | |
|---|---|
protected TreeView |
RuledTreeViewImpl.getTreeView()
|
TreeView |
TreeNodeIteratorWithStack.getTreeView()
|
| Constructors in com.metamatrix.common.tree with parameters of type TreeView | |
|---|---|
RuledTreeViewImpl(TreeView tree,
ChildRules rules)
|
|
RuledTreeViewImpl(TreeView tree,
TreeNode root,
ChildRules rules)
|
|
TreeNodeIterator(java.util.List startingNodes,
TreeView view)
|
|
TreeNodeIterator(TreeNode startingNode,
TreeView view)
|
|
TreeNodeIteratorWithStack(TreeNode startingNode,
TreeView view)
Construct an instance of XMLNamespaceAwareIterator. |
|
TreeNodeIteratorWithStack(TreeNode startingNode,
TreeView view,
java.util.Iterator iter)
Construct an instance that wraps the supplied iterator. |
|
| Uses of TreeView in com.metamatrix.common.tree.basic |
|---|
| Classes in com.metamatrix.common.tree.basic that implement TreeView | |
|---|---|
class |
BasicTreeView
|
| Uses of TreeView in com.metamatrix.common.tree.directory |
|---|
| Subinterfaces of TreeView in com.metamatrix.common.tree.directory | |
|---|---|
interface |
DirectoryEntryView
This interface defines a view of a hierarchy of DirectoryEntry instances. |
| Classes in com.metamatrix.common.tree.directory that implement TreeView | |
|---|---|
class |
FileSystemView
This interface defines a view of a hierarchy of DirectoryEntry instances. |
class |
RuledDirectoryEntryViewImpl
|
| Constructors in com.metamatrix.common.tree.directory with parameters of type TreeView | |
|---|---|
RuledDirectoryEntryViewImpl(TreeView treeView,
ChildRules rules)
|
|
RuledDirectoryEntryViewImpl(TreeView treeView,
TreeNode root,
ChildRules rules)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||