java.lang.Object
javax.swing.AbstractAction
org.jfree.report.modules.gui.swing.preview.actions.ZoomAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ZoomAction extends AbstractAction
Creation-Date: 16.11.2006, 18:51:18
Author:
Thomas Morgner
See Also:
  • Constructor Details

    • ZoomAction

      public ZoomAction(double zoom, PreviewPane previewPane)
      Defines an Action object with a default description string and default icon.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Invoked when an action occurs.