Uses of Interface
com.bc.ceres.swing.undo.UndoContext
Packages that use UndoContext
Package
Description
-
Uses of UndoContext in com.bc.ceres.swing.actions
Methods in com.bc.ceres.swing.actions that return UndoContextConstructors in com.bc.ceres.swing.actions with parameters of type UndoContextModifierConstructorDescriptionAbstractUndoAction
(UndoContext undoContext, String name, KeyStroke acceleratorKey, String iconResource) RedoAction
(UndoContext undoContext) UndoAction
(UndoContext undoContext) -
Uses of UndoContext in com.bc.ceres.swing.figure
Methods in com.bc.ceres.swing.figure that return UndoContext -
Uses of UndoContext in com.bc.ceres.swing.figure.support
Methods in com.bc.ceres.swing.figure.support that return UndoContextConstructors in com.bc.ceres.swing.figure.support with parameters of type UndoContextModifierConstructorDescriptionDefaultFigureEditor
(JComponent editorComponent, Viewport viewport, UndoContext undoContext, FigureCollection figureCollection, FigureFactory figureFactory) FigureEditorPanel
(UndoContext undoContext, FigureCollection figureCollection, FigureFactory figureFactory) -
Uses of UndoContext in com.bc.ceres.swing.undo.support
Classes in com.bc.ceres.swing.undo.support that implement UndoContext