Package com.wirefusion.undo

Class Summary
UndoableBooleanEdit An undoable edit, used for boolean edits.
UndoableColorEdit An undoable edit, used for color edits.
UndoableDoubleEdit An undoable edit, used for double edits.
UndoableFileEdit An undoable edit, used for File edits.
UndoableIntegerEdit An undoable edit, used for integer edits.
UndoableStringEdit An undoable edit, used for String edits.
WfUndoManager Each Project in WireFusion has one instance of this class.