Class URIChooser.ClearButtonAction

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

protected class URIChooser.ClearButtonAction extends AbstractAction
The action associated with the 'Clear' button of the URI chooser
See Also:
  • Constructor Details

    • ClearButtonAction

      protected ClearButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)