ODOMChangeEvents that will be undone/redone collectively are collected into ordered sets (Unit of Work).
The redo capability becomes active after undoing some changes and becomes inactive again when other unrelated changes are applied to the tracked document.
Changes to the status of the undo/redo capability are propagated to any UndoRedoStatusListener
s that are registered with this manager.
This class is designed for non concurrent usage.
|
|
|
|