Package net.sf.doolin.gui.edit

Interface Summary
GUIEdit Definition of a task that can be done and undone.
GUIEditManager Manager for a list of tasks that can be done and undone.
 

Class Summary
AbstractGUIEdit Abstract ancestor for GUIEdit implementations, which provides support for the message and for the life-cycle.
DefaultGUIEditManager Default implementation for the GUIEditManager.
GUIEditAction This GUIAction is a support for the tasks that can be done and undone.
GUIEditManagerUpdateMessage This message is sent on the Bus when the state of a task manager is updated.
GUIRedoAction Action to redo the last undone task.
GUIUndoAction Action to undo the next available task.
 



Copyright © 2011. All Rights Reserved.