public class ObjectTreeNode
extends javax.swing.tree.DefaultMutableTreeNode
Constructor and Description |
---|
ObjectTreeNode(java.lang.String label,
java.lang.Object object)
_more_
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObject()
_more_
|
void |
setLabel(java.lang.String label)
_more_
|
void |
setObject(java.lang.Object o)
_more_
|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, 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, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString