|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
jp.ne.mki.wedge.pub.client.hook.debug.DebugItemMutableTreeNode
public class DebugItemMutableTreeNode
デバッグ画面用 アイテムTreeNode
フィールドの概要 |
---|
クラス javax.swing.tree.DefaultMutableTreeNode から継承されたフィールド |
---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
コンストラクタの概要 | |
---|---|
DebugItemMutableTreeNode(java.lang.String name)
コンストラクタ |
メソッドの概要 | |
---|---|
boolean |
isLeaf()
最下層かどうか アイテムなので常にfalseを返す |
クラス javax.swing.tree.DefaultMutableTreeNode から継承されたメソッド |
---|
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, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString |
クラス java.lang.Object から継承されたメソッド |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public DebugItemMutableTreeNode(java.lang.String name)
name
- メソッドの詳細 |
---|
public boolean isLeaf()
javax.swing.tree.TreeNode
内の isLeaf
javax.swing.tree.DefaultMutableTreeNode
内の isLeaf
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |