Package cdox.gui.undo

Interface Summary
DoAction This interface represents an action that a user can do in our editor.
 

Class Summary
BackgroundEditAction This class represents the undo/redo action for an backgroundImage-correction.
FotoEditAction This class represents the undo/redo action for an Image-correction.
InsertUndoAction This class represents an insert action.
MoveAction This is an action that represents a simple position change.
RemoveAction This class represents a remove action.
RemoveBackgroundAction This class represents a remove action.
ResizeAction This class represents a resizing action.