Class NodePickerPanel.NameEditorDialog.OKButtonAction

java.lang.Object
javax.swing.AbstractAction
org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog.OKButtonAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
NodePickerPanel.NameEditorDialog

protected class NodePickerPanel.NameEditorDialog.OKButtonAction extends AbstractAction
The action associated with the 'OK' button of Attribute Adder Dialog
See Also:
  • Constructor Details

    • OKButtonAction

      protected OKButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)