public class ZoomAction extends AbstractDrawingViewAction
Constructor and Description |
---|
ZoomAction(DrawingEditor editor,
double scaleFactor,
javax.swing.AbstractButton button)
Creates a new instance.
|
ZoomAction(DrawingView view,
double scaleFactor,
javax.swing.AbstractButton button)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
dispose, fireUndoableEditHappened, getDrawing, getEditor, getView, isUpdatEnabledState, setEditor, setUpdateEnabledState, updateEnabledState, updateViewState
public ZoomAction(DrawingEditor editor, double scaleFactor, javax.swing.AbstractButton button)
public ZoomAction(DrawingView view, double scaleFactor, javax.swing.AbstractButton button)