Package editor.undo
Interface IStagedStateEditable
-
- All Superinterfaces:
javax.swing.undo.StateEditable
- All Known Implementing Classes:
ScriptEditorUndoItem
public interface IStagedStateEditable extends javax.swing.undo.StateEditable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanprepareForRedo()booleanprepareForUndo()
-