Uses of Package
com.bc.ceres.swing.undo
-
Packages that use com.bc.ceres.swing.undo Package Description com.bc.ceres.swing.actions com.bc.ceres.swing.figure com.bc.ceres.swing.figure.support com.bc.ceres.swing.undo com.bc.ceres.swing.undo.support -
Classes in com.bc.ceres.swing.undo used by com.bc.ceres.swing.actions Class Description UndoContext A context providing basic undo/redo functionality. -
Classes in com.bc.ceres.swing.undo used by com.bc.ceres.swing.figure Class Description Restorable An object implementing this interface can create a memento by which it's state can be restored after the object has been changed.UndoContext A context providing basic undo/redo functionality. -
Classes in com.bc.ceres.swing.undo used by com.bc.ceres.swing.figure.support Class Description Restorable An object implementing this interface can create a memento by which it's state can be restored after the object has been changed.UndoContext A context providing basic undo/redo functionality. -
Classes in com.bc.ceres.swing.undo used by com.bc.ceres.swing.undo Class Description Restorable An object implementing this interface can create a memento by which it's state can be restored after the object has been changed. -
Classes in com.bc.ceres.swing.undo used by com.bc.ceres.swing.undo.support Class Description UndoContext A context providing basic undo/redo functionality.