Class SimpleEdit

java.lang.Object
javax.swing.undo.AbstractUndoableEdit
org.jjazz.undomanager.api.SimpleEdit
All Implemented Interfaces:
Serializable, UndoableEdit

public abstract class SimpleEdit extends AbstractUndoableEdit
A convenience class to create insignificant undoableedits that can be combined into CompoundEdits.
See Also: