Class LanguageDialog.CancelButtonAction

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

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

    • CancelButtonAction

      protected CancelButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)