|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExplorerTreeNode | |
org.argouml.ui.explorer | contains classes for the explorer tree view of argouml. |
Uses of ExplorerTreeNode in org.argouml.ui.explorer |
Methods in org.argouml.ui.explorer with parameters of type ExplorerTreeNode | |
private Vector |
ExplorerTreeModel.reorderChildren(ExplorerTreeNode node)
Sorts the child nodes of node using the current ordering. |
private void |
ExplorerTreeModel.mergeChildren(ExplorerTreeNode node,
List children,
List newChildren)
Merges the current children with the new children removing children no longer present and adding new children in the right place. |
void |
ExplorerTreeModel.ExplorerUpdater.schedule(ExplorerTreeNode node)
Schedule updateChildren to be called on node at some later time. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |