Package javapoint.undo

Class Summary
UndoableGraphicObjectAfterAdd This class defines undo/redo command for the grafic object after its creation.
UndoableGraphicObjectAfterChangePosition This class defines undo/redo command for the grafic object after changing position (backward, forward, from, back...).
UndoableGraphicObjectAfterChangeProperties This class defines undo/redo command for the grafic object after changing properties (color, stroke, ...).
UndoableGraphicObjectAfterFlip  
UndoableGraphicObjectAfterMove This class defines undo/redo command for the grafic object after moving.
UndoableGraphicObjectAfterRemove This class defines undo/redo command for the grafic object after its removal.
UndoableGraphicObjectAfterResize This class defines undo/redo command for the grafic object after resizing.
UndoableGraphicObjectAfterRotate This class defines undo/redo command for the grafic object after rotate.
UndoableSlideAfterAdd This class defines undo/redo command for the slide object which was created by NEW-operation.
UndoableSlideAfterChangeBackground This class defines undo/redo command for the slide object after changing background.
UndoableSlideAfterRemove This class defines undo/redo command for the slide object after its removal.