Class FindDialog.CloseButtonAction

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

protected class FindDialog.CloseButtonAction extends AbstractAction
The action associated to the 'close' button.
See Also:
  • Constructor Details

    • CloseButtonAction

      protected CloseButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)