Class NodePickerPanel.AddButtonAction

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

protected class NodePickerPanel.AddButtonAction extends AbstractAction
The action associated with the 'Add' button.
See Also:
  • Constructor Details

    • AddButtonAction

      protected AddButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)