Package org.freehep.swing.undo

Interface Summary
DoableEdit Allows the Edit to be used to execute the action the first time using the redo() method.
LinkableEdit Allows edits to be linked together to form undoable compound edits in a linked list.
UndoableEditProcessor Allows for the (compound) processing of UndoableEdits.
 

Class Summary
AbstractDoableEdit Extension of AbstractUndoableEdit which allows the Edit to be used to execute the action the first time using the redo() method.
AnimatedCompoundEdit  
AnimatedEdit Extension of DoableEdit which allows the Edit to animate a shape before doing the redoEdit or undoEdit.
AnimatedEditSupport  
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.