Class JSVGViewerFrame.ExportAsTIFFAction

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

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

    • ExportAsTIFFAction

      public ExportAsTIFFAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)