com.infoengine.modeler.UI
Class EditorPanel.UndoHandler
java.lang.Object
com.infoengine.modeler.UI.EditorPanel.UndoHandler
- All Implemented Interfaces:
- EventListener, UndoableEditListener
- Enclosing class:
- EditorPanel
- class EditorPanel.UndoHandler
- extends Object
- implements UndoableEditListener
internal class that keeps the undo manager and document state
up to date.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorPanel.UndoHandler
EditorPanel.UndoHandler()
undoableEditHappened
public void undoableEditHappened(UndoableEditEvent uee)
- Specified by:
undoableEditHappened
in interface UndoableEditListener