|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Animatable | Animatable defines a simple animation interface |
Command | Commands encapsulate an action to be executed. |
CommandListener | |
PaletteListener | Interface for handling palette events. |
Storable | Interface that is used by StorableInput and StorableOutput to flatten and resurrect objects. |
StorageFormat | Interface to define a storage format. |
Undoable | |
VersionControlStrategy | |
VersionRequester |
Class Summary | |
---|---|
Bounds | This class is a rectangle with floating point dimensions and location. |
Clipboard | A temporary replacement for a global clipboard. |
CollectionsFactory | |
ColorMap | A map that is filled with some standard colors. |
CommandButton | A Command enabled button. |
CommandChoice | A Command enabled choice. |
CommandMenu | A Command enabled menu. |
Filler | A component that can be used to reserve white space in a layout. |
FloatingTextField | A text field overlay that is used to edit a TextFigure. |
Geom | Some geometric utilities. |
GraphLayout | |
Iconkit | The Iconkit class supports the sharing of images. |
PaletteButton | A palette button is a three state button. |
PaletteIcon | A three state icon that can be used in Palettes. |
PaletteLayout | A custom layout manager for the palette. |
RedoCommand | Command to redo the latest undone change in the drawing. |
ReverseListEnumerator | An Enumeration that enumerates a list back (size-1) to front (0). |
SerializationStorageFormat | A SerializationStorageFormat is a straight-forward file format to store and restore Drawings. |
StandardStorageFormat | A StandardStorageFormat is an internal file format to store and restore Drawings. |
StandardVersionControlStrategy | |
StorableInput | An input stream that can be used to resurrect Storable objects. |
StorableOutput | An output stream that can be used to flatten Storable objects. |
StorageFormatManager | The StorageFormatManager is a contains StorageFormats. |
UndoableAdapter | Most basic implementation for an Undoable activity. |
UndoableCommand | |
UndoableHandle | |
UndoableTool | |
UndoCommand | Command to undo the latest change in the drawing. |
UndoManager | This class manages all the undoable commands. |
UndoRedoActivity | An UndoRedoActivity can be used to turn a UndoActivity into a RedoActivity. |
VersionManagement | Collection of utility methods that are useful for dealing with version information retrieved from reading jar files or package loaded by the class manager. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |