Class SessionEditUndoSupport
java.lang.Object
javax.swing.undo.UndoableEditSupport
ca.phon.app.session.editor.undo.SessionEditUndoSupport
Undo support for the
EditorEventManager-
Field Summary
Fields inherited from class javax.swing.undo.UndoableEditSupport
compoundEdit, listeners, realSource, updateLevel -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeginUpdate(String presentationName) protected CompoundEditvoidvoidMethods inherited from class javax.swing.undo.UndoableEditSupport
_postEdit, addUndoableEditListener, beginUpdate, getUndoableEditListeners, getUpdateLevel, removeUndoableEditListener, toString
-
Constructor Details
-
SessionEditUndoSupport
public SessionEditUndoSupport()
-
-
Method Details
-
postEdit
- Overrides:
postEditin classUndoableEditSupport
-
createCompoundEdit
- Overrides:
createCompoundEditin classUndoableEditSupport
-
beginUpdate
-
endUpdate
public void endUpdate()- Overrides:
endUpdatein classUndoableEditSupport
-