|
Class Summary |
| NewEntryWin |
This class allows a user to create the details of a new entry.
|
| SmartModel |
The intention behind this class is to keep DefaultTreeModel largely
unchanged, but add some utility ftns to make the task of translating
between DNs and objects in the tree (SmartNodes and TreePaths). |
| SmartNode |
|
| SmartPopupTool |
This is the small popup menu that appears when a manager left-clicks
(or system-dependant-whatever-s) on the display tree, allowing them
to cut/copy/paste/delete/rename tree elements |
| SmartTree |
SmartTree displays the directory, using configurable
icons. |
| SmartTreeCellEditor |
This class provides a (potentially) multi-field editor for editing
multi-valued RDNs, and provides a number of sub-classes to allow
it to be integrated into the JTree class. |
| SmartTreeCellRenderer |
SmartTreeCellRenderer replaces the DefaultTreeCellRenderer. |