Class JSVGViewerFrame.ToggleDebuggerAction

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

public class JSVGViewerFrame.ToggleDebuggerAction extends AbstractAction
To toggle visiblity of JavaScript Debugger.
See Also:
  • Constructor Details

    • ToggleDebuggerAction

      public ToggleDebuggerAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)