public class DataBoxNode extends AbstractTTreeNode
tree
Constructor and Description |
---|
DataBoxNode(TTree tree,
TDataBox box)
Create databox tree node by given tree and databox.
|
Modifier and Type | Method and Description |
---|---|
TDataBox |
getDataBox()
Get the connected databox object.
|
java.util.List |
getElementChildren()
Get all elements under this root databox node.
|
java.lang.String |
toString() |
explore, getAllowsChildren, getElement, isExplored, isLeaf, reloadChildren
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
public TDataBox getDataBox()
public java.util.List getElementChildren()
getElementChildren
in class AbstractTTreeNode
Element
for all elements under root databox node.public java.lang.String toString()
toString
in class javax.swing.tree.DefaultMutableTreeNode
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.