Class DOMViewer.CloseButtonAction

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

protected class DOMViewer.CloseButtonAction extends AbstractAction
The action associated with the 'Close' button of the viewer panel
See Also:
  • Constructor Details

    • CloseButtonAction

      protected CloseButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)