Package org.jdesktop.swingx.plaf.basic
Class BasicErrorPaneUI.DetailsClickEvent
java.lang.Object
org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI.DetailsClickEvent
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
BasicErrorPaneUI
Listener for Details click events. Alternates whether the details section
is visible or not.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DetailsClickEvent
private DetailsClickEvent()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-