public static class TreeControl.ControlTreeNode extends MutableTreeNodeObject
Modifier and Type | Field and Description |
---|---|
Control |
control |
boolean |
made |
children, parent
Constructor and Description |
---|
ControlTreeNode() |
ControlTreeNode(Control control,
Font fm)
Deprecated.
use setControl() instead.
|
Modifier and Type | Method and Description |
---|---|
Dimension |
getSize(TreeControl parent,
Dimension size) |
TreeControl.ControlTreeNode |
setControl(Control c) |
addChild, canExpand, clearChildren, collapse, expand, getChild, getChildCount, getChildren, getParent, indexOfChild, insertChild, isLeaf, removeChild, setParent
public Control control
public boolean made
public TreeControl.ControlTreeNode setControl(Control c)
public Dimension getSize(TreeControl parent, Dimension size)