Class DOMViewer.RedoButtonAction

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

protected class DOMViewer.RedoButtonAction extends AbstractAction
The action associated with the 'Redo' dropdown button of the viewer panel
See Also:
  • Constructor Details

    • RedoButtonAction

      protected RedoButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)