|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericNode | |
|---|---|
| org.openbp.cockpit.plugins.finder.treemodel | Model for a tree that is dynamically created. |
| Uses of GenericNode in org.openbp.cockpit.plugins.finder.treemodel |
|---|
| Subclasses of GenericNode in org.openbp.cockpit.plugins.finder.treemodel | |
|---|---|
class |
LeafNode
Leaf node of the tree. |
class |
PropertyNode
Node for a group in the tree. |
| Methods in org.openbp.cockpit.plugins.finder.treemodel with parameters of type GenericNode | |
|---|---|
void |
GenericNode.addChild(GenericNode child,
Strategy strategy)
Add a new child to the node. |
java.util.Iterator |
GenericModel.removeNode(GenericNode node)
Remove a node from the tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||