Package mgui.interfaces.trees
Provides object interaction via a JTree
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Interface Summary Interface Description TreeListener TreeObject Interface for all objects which issueInterfaceTreeNode
s.TreeTableModel TreeTableModel is the model used by a JTreeTable. -
Class Summary Class Description AbstractTreeCellEditor AbstractTreeTableModel An abstract implementation of the TreeTableModel interface, handling the list of listeners.InterfaceTree This class extendsJTree
by specializing for modelGUI.InterfaceTreeCellEditor InterfaceTreeCellRenderer Renderer for instances ofInterfaceObject
.InterfaceTreeNode Base class for tree nodes representing ModelGUI objects (instances of InterfaceObject).InterfaceTreePanel Provides a tree interface for model objectsInterfaceTreeTable Provides an implementation for a tree/table combination.TreeEvent TreeTableModelAdapter This is a wrapper class takes a TreeTableModel and implements the table model interface. -
Enum Summary Enum Description TreeEvent.EventType