| Package | Description |
|---|---|
| com.sptci.epng.editabletree |
Package used to implement components necessary to support
the EditableTree component.
|
| Modifier and Type | Field and Description |
|---|---|
protected AddComponent |
Node.add
The component that is used to display the components that are used
to capture user input about new child to be added.
|
| Modifier and Type | Method and Description |
|---|---|
AddComponent |
Node.getAdd()
Returns
Node.add. |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setAdd(AddComponent add)
Set
Node.add. |