|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| IOutlineComponentGenerator | IOutlineComponentGenerators are used by Outliner to generate a Component
to display an object in the outline (usually a subclass of
OutlineTree). |
| Class Summary | |
| OutlineMouseListener | OutlineMouseListener listens for and reacts to mouse events on an Outline. |
| Outliner | Outliner --- creates expandable/collapsible outline views of objects. |
| OutlineTree | OutlineTree: Base component class for outline components which can expand or collapse to show their children. |
| VerticalList | A container for a vertical list of components, using VFlowLayout. |
| VFlowLayout | A layout manager for java.awt.Container that arranges its java.awt.Components vertically, adding each below the previous. |
Outlines: core expandable/collapsible outline components (OutlineTree), with protocol for looking up the most specific outline generator for new/child objects (Outliner), and interface for extending the set of generators to new classes and interfaces (IOutlineComponentGenerator).
Also includes protocol for adding popup menu items to outline components for system general popup items (Outliner.addPopupMenuItems) and popup items specific to particular outline views (OutlineTree.addPopupMenuItems). See Outlines.copyright.
|
Copyright (c) 1996-1999 Massachusetts Institute of Technology Feedback: jeva-bugs@ai.mit.edu |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||