Interface javax.swing.tree.TreeNode | 1.2 |
Methoden | |
---|---|
public TreeNode | getChildAt(int childIndex) |
public int | getChildCount() |
public TreeNode | getParent() |
public int | getIndex(TreeNode node) |
public boolean | getAllowsChildren() |
public boolean | isLeaf() |
public Enumeration | children() |