Package org.cristalise.gui.tree
Class NodeContext
java.lang.Object
org.cristalise.gui.tree.Node
org.cristalise.gui.tree.NodeContext
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
NodeRole
-
Field Summary
Fields inherited from class org.cristalise.gui.tree.Node
binding, childNodes, desktop, icon, isExpandable, itemPath, loader, name, subscribers, toolTip, treeNode, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidpathAdded(DomainPath path) voidpathRemoved(DomainPath path) voidrefresh()Methods inherited from class org.cristalise.gui.tree.Node
add, createTreeNode, end, getChildNode, getDesktop, getIcon, getIconName, getItemPath, getName, getPath, getPopupMenu, getToolTip, getTreeBuilder, getTreeNode, getType, loadMore, makeExpandable, newNode, remove, removeAllChildren, run, setIcon, setToolTip, setTreeNode, subscribeNode, toString, unsubscribeNode
-
Constructor Details
-
NodeContext
-
-
Method Details
-
loadChildren
public void loadChildren()- Specified by:
loadChildrenin classNode
-
pathAdded
-
refresh
public void refresh() -
pathRemoved
-