Class BasicErrorPaneUI.DetailsClickEvent

java.lang.Object
org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI.DetailsClickEvent
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
BasicErrorPaneUI

private final class BasicErrorPaneUI.DetailsClickEvent extends Object implements ActionListener
Listener for Details click events. Alternates whether the details section is visible or not.
  • Constructor Details

    • DetailsClickEvent

      private DetailsClickEvent()
  • Method Details