Package com.illumon.iris.schemaeditor
Class SchemaEditor.UndoSupport
java.lang.Object
javax.swing.undo.UndoableEditSupport
com.illumon.iris.schemaeditor.SchemaEditor.UndoSupport
- Enclosing class:
- SchemaEditor
-
Field Summary
Fields inherited from class javax.swing.undo.UndoableEditSupport
compoundEdit, listeners, realSource, updateLevel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.undo.UndoableEditSupport
_postEdit, addUndoableEditListener, beginUpdate, createCompoundEdit, endUpdate, getUndoableEditListeners, getUpdateLevel, removeUndoableEditListener, toString
-
Constructor Details
-
UndoSupport
public UndoSupport()
-
-
Method Details
-
postEdit
- Overrides:
postEdit
in classUndoableEditSupport
-