Class LanguageDialog.OKButtonAction

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

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

    • OKButtonAction

      protected OKButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)