|
Oracle Data-aware Controls Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TreeControlNode | |
| oracle.dacf.control.swing | |
| Uses of TreeControlNode in oracle.dacf.control.swing |
| Methods in oracle.dacf.control.swing that return TreeControlNode | |
TreeControlNode[] |
TreeControlNode.getPath()
Returns the path from the root to this node. |
protected TreeControlNode[] |
TreeControlNode.getPathToRoot(TreeControlNode node,
int depth)
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array. |
| Methods in oracle.dacf.control.swing with parameters of type TreeControlNode | |
protected TreeControlNode[] |
TreeControlNode.getPathToRoot(TreeControlNode node,
int depth)
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array. |
| Constructors in oracle.dacf.control.swing with parameters of type TreeControlNode | |
TreeDataSource(TreeControlNode root)
|
|
TreeDataSource(TreeControl tree,
TreeControlNode root)
|
|
|
Oracle Data-aware Controls Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.