Class JSVGViewerFrame.ExportAsJPGAction

java.lang.Object
javax.swing.AbstractAction
org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JSVGViewerFrame

public class JSVGViewerFrame.ExportAsJPGAction extends AbstractAction
To save the current document as JPG.
See Also:
  • Constructor Details

    • ExportAsJPGAction

      public ExportAsJPGAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)