|
CubeTwister 2.0alpha142 2012-02-11 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Undoable | This interface is implemented by components, which support undo and redo. |
| Class Summary | |
|---|---|
| CompositeEdit | This is basically the same like javax.swing.undo.CompoundEdit but it has a slightly different behaviour: The compound edit ends, when it is added to itself. |
| UndoableBooleanEdit | This is an abstract class for undoable int properties. |
| UndoableIntEdit | This is an abstract class for undoable int properties. |
| UndoableObjectEdit | This is an abstract class for undoable Object properties. |
| UndoCoalescingBoundedRangeModel | |
| UndoRedoManager | Same as javax.swing.UndoManager but provides actions for undo and redo operations. |
Provides enhanced classes for undo/redo support. The classes are built on top of the javax.swing.undo package.
|
(c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||