| Package | Description |
|---|---|
| org.itsnat.comp.tree |
Contains interfaces of the tree based components.
|
| Modifier and Type | Method and Description |
|---|---|
ItsNatTreeCellUI |
ItsNatTreeCellUI.getChildItsNatTreeCellUIAt(int index)
Returns the direct child tree node UI at the specified position.
|
ItsNatTreeCellUI |
ItsNatTreeUI.getItsNatTreeCellUIFromNode(Node node)
Returns the object info of the tree node containing the specified node.
|
ItsNatTreeCellUI |
ItsNatTreeUI.getItsNatTreeCellUIFromRow(int row)
Returns the object info of the tree node at the specified row position seeing the tree as a list (root node is 0).
|
ItsNatTreeCellUI |
ItsNatTreeUI.getItsNatTreeCellUIFromTreePath(TreePath path)
Returns the object info of the tree node specified by the tree path.
|
ItsNatTreeCellUI |
ItsNatTreeCellUI.getTreeNodeUIParent()
Returns the parent tree node UI of this node.
|
ItsNatTreeCellUI[] |
ItsNatTreeCellUI.getTreeNodeUIPath()
Returns an array with tree node UI objects from this node to the top most (usually the root).
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.