Class JErrorPane.ShowDetailButtonAction

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

protected class JErrorPane.ShowDetailButtonAction extends AbstractAction
The action associated with the 'Show Detail' button.
See Also:
  • Constructor Details

    • ShowDetailButtonAction

      protected ShowDetailButtonAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent evt)