org.jfree.report.modules.gui.swing.preview.actions
public class ZoomAction extends javax.swing.AbstractAction
Constructor and Description |
---|
ZoomAction(double zoom,
PreviewPane previewPane)
Defines an
Action object with a default description string and
default icon. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
public ZoomAction(double zoom, PreviewPane previewPane)
Action
object with a default description string and
default icon.