| Package | Description |
|---|---|
| com.orchestranetworks.addon.dmdv.template.bean |
Provides common classes to build a node template.
|
| Modifier and Type | Method and Description |
|---|---|
NodePanel |
NodeTemplate.getPanel()
Returns the template's root panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTemplate.setPanel(NodePanel panel)
Sets a panel to be the template's root panel.
|