Interface | Description |
---|---|
INodeHandler |
Node handlers provide additional information for nodes such as icon overlays
and popup actions.
|
INodeListener |
Notified when nodes are added or removed from the component tree.
|
ITreeNode |
Node for the component tree panel.
|
TreeModelListener |
Class | Description |
---|---|
AbstractTreeNode |
Basic node object.
|
AsyncTreeModel |
Tree model, which dynamically represents running components.
|
AsyncTreeModelEvent |