Class JErrorPane.OKButtonAction

java.lang.Object
javax.swing.AbstractAction
org.apache.batik.util.gui.JErrorPane.OKButtonAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JErrorPane

protected class JErrorPane.OKButtonAction extends AbstractAction
The action associated with the 'OK' button.
See Also:
  • Constructor Details

    • OKButtonAction

      protected OKButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent evt)