| Package | Description |
|---|---|
| icy.gui.component.model |
Contains custom UI Model
|
| Modifier and Type | Method and Description |
|---|---|
XMLTreeModel.XMLAdapterNode |
XMLTreeModel.XMLAdapterNode.child(int index)
Returns an adapter node given a valid index found through
the method: public int index(XMLAdapterNode child)
|
| Modifier and Type | Method and Description |
|---|---|
int |
XMLTreeModel.XMLAdapterNode.index(XMLTreeModel.XMLAdapterNode child)
Return index of child in this node.
|