Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.freehep.swing.undo Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| AbstractDoableEdit | Extension of AbstractUndoableEdit which allows the Edit to be used to execute the action the first time using the redo() method. | Class | org.freehep.swing.undo | FreeHep |
|
| AnimatedCompoundEdit | | Class | org.freehep.swing.undo | FreeHep |
|
| AnimatedEdit | Extension of DoableEdit which allows the Edit to animate a shape before doing the redoEdit or undoEdit. | Class | org.freehep.swing.undo | FreeHep |
|
| AnimatedEditSupport | | Class | org.freehep.swing.undo | FreeHep |
|
| DoableEdit | Allows the Edit to be used to execute the action the first time using the redo() method. | Interface | org.freehep.swing.undo | FreeHep |
|
| LinkableEdit | Allows edits to be linked together to form undoable compound edits in a linked list. | Interface | org.freehep.swing.undo | FreeHep |
|
| UndoableEditProcessor | Allows for the (compound) processing of UndoableEdits. | Interface | org.freehep.swing.undo | FreeHep |