Class JSVGViewerFrame.FullScreenAction

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

public class JSVGViewerFrame.FullScreenAction extends AbstractAction
To display the document full screen
See Also:
  • Constructor Details

    • FullScreenAction

      public FullScreenAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)