public class ContainableTreeNode
extends javax.swing.tree.DefaultMutableTreeNode
| コンストラクタと説明 |
|---|
ContainableTreeNode(java.lang.Object target,
java.lang.String nodeName)
コンストラクタ
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.Object |
getTarget()
ツリーノードに内包する対象オブジェクトを取得します
|
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