Class NodePickerPanel.ApplyButtonAction

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

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

    • ApplyButtonAction

      protected ApplyButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)