Package ca.phon.app.session.editor.undo
Class SessionEditorUndoSupport
java.lang.Object
javax.swing.undo.UndoableEditSupport
ca.phon.app.session.editor.undo.SessionEditorUndoSupport
Undo support for the
SessionEditor
-
Field Summary
Fields inherited from class javax.swing.undo.UndoableEditSupport
compoundEdit, listeners, realSource, updateLevel
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.swing.undo.UndoableEditSupport
_postEdit, addUndoableEditListener, beginUpdate, createCompoundEdit, endUpdate, getUndoableEditListeners, getUpdateLevel, removeUndoableEditListener, toString
-
Constructor Details
-
SessionEditorUndoSupport
-
-
Method Details
-
getEditor
-
postEdit
- Overrides:
postEdit
in classUndoableEditSupport
-