Class LanguageDialog.Panel.AddLanguageButtonAction

java.lang.Object
javax.swing.AbstractAction
io.sf.carte.echosvg.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
LanguageDialog.Panel

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

    • AddLanguageButtonAction

      protected AddLanguageButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)