Package jadex.base.gui.asynctree
-
Interface Summary 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.ISwingNodeHandler Node handlers provide additional information for nodes such as icon overlays and popup actions.ISwingTreeNode Node for the component tree panel.ITreeNode Node for the component tree panel.TreeModelListener -
Class Summary Class Description AbstractSwingTreeNode Basic node object.AbstractTreeNode Basic node object.AsyncSwingTreeModel Tree model, which dynamically represents running components.AsyncTreeCellRenderer Renderer for component tree cells.AsyncTreeModel Tree model, which dynamically represents running components.AsyncTreeModelEvent TreePopupListener A mouse listener to add popup-menus to a component tree.