Public Member Functions | |
| Override SortingTreeNode | clone () |
| void | sortChildrenByInfoDetail (final String key) |
| boolean | equals (SortingTreeNode other) |
Public Attributes | |
| int[] | representedHandles = new int[]{} |
Protected Member Functions | |
| SortingTreeNode () | |
| SortingTreeNode (Object userObject) | |
| String | detailValue (String key) |
|
|
|
|
|
|
|
|
Support for guis (deployment tree). This is not a deep-clone. The userobject and representedHandles will be the same as in the source node but children and parent references will not be cloned. |
|
|
Looks through child nodes with info detail for the InfoDetail with the specified name. Used by the sort-method above. |
|
|
support for merge operations |
|
|
|
|
|
|
1.3.8