Class LanguageDialog.Panel.RemoveLanguageButtonAction

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

protected class LanguageDialog.Panel.RemoveLanguageButtonAction extends AbstractAction
The action associated with the 'remove' button
See Also:
  • Constructor Details

    • RemoveLanguageButtonAction

      protected RemoveLanguageButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)