Uses of Interface
com.bc.ceres.swing.undo.Restorable
Packages that use Restorable
Package
Description
-
Uses of Restorable in com.bc.ceres.swing.figure
Subinterfaces of Restorable in com.bc.ceres.swing.figureModifier and TypeInterfaceDescriptioninterfaceA figure represents a graphical object.interfaceA collection of figures.interfaceA selection of figures.interfaceHandles are shown on figures vertices or boundaries.interfaceA point figure.interfaceA figure which uses an arbitrary geometry represented by a Java AWT shape.Classes in com.bc.ceres.swing.figure that implement RestorableModifier and TypeClassDescriptionclassBase class for allFigureimplementations.classThe base class for allHandleimplementations.classBase class for allPointFigureimplementations.classA figure that is based on a Java AWT shape geometry. -
Uses of Restorable in com.bc.ceres.swing.figure.support
Classes in com.bc.ceres.swing.figure.support that implement Restorable -
Uses of Restorable in com.bc.ceres.swing.undo
Methods in com.bc.ceres.swing.undo that return RestorableConstructors in com.bc.ceres.swing.undo with parameters of type RestorableModifierConstructorDescriptionRestorableEdit(Restorable changedObject, Object memento) RestorableEdit(Restorable changedObject, Object memento, String presentationName)