public class OAVTreeModel.RootNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List |
children
The children.
|
Constructor and Description |
---|
RootNode()
Create a new object node.
|
Modifier and Type | Method and Description |
---|---|
java.util.List |
getChildren()
Get the children of this node.
|