Public Member Functions | |
| Comparator | getComparator () |
| void | initChildrenList (NodeList nodeList) |
Static Public Attributes | |
| final String | BEAN_NAME_PREFIX = "bean-" |
Static Protected Attributes | |
| final int | NUMBER_OF_CHILDREN = 3 |
|
|
|
|
|
simple implementation of ChildrenListManager.initChildrenList() This method is called by the GP explorer when the parent node in the tree is opened. It creates NUMBER_OF_CHILDREN children and adds them to nodeList. Each of the children have again a SimpleChildrenListManager objects that creates their own children.
|
|
|
|
|
|
|
1.3.8