public abstract class XValueContainer
extends java.lang.Object
| Constructor and Description |
|---|
XValueContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeChildren(XCompositeNode node)
Start computing children of the value.
|
public void computeChildren(XCompositeNode node)
XCompositeNode.addChildren(XValueChildrenList, boolean) to add child nodes.
Note that this method is called from the Event Dispatch thread so it should return quickly.node - node in the tree