Interface | Description |
---|---|
ISwingNodeHandler |
Node handlers provide additional information for nodes
such as icon overlays and popup actions.
|
ISwingTreeNode |
Node for the component tree panel.
|
Class | Description |
---|---|
AbstractSwingTreeNode |
Basic node object.
|
AsyncSwingTreeModel |
Tree model, which dynamically represents running components.
|
AsyncTreeCellRenderer |
Renderer for component tree cells.
|
TreePopupListener |
A mouse listener to add popup-menus to a component tree.
|