Package org.jdesktop.swingx.plaf.basic
Class BasicErrorPaneUI.DetailsClickEvent
- java.lang.Object
-
- org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI.DetailsClickEvent
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- BasicErrorPaneUI
private final class BasicErrorPaneUI.DetailsClickEvent extends java.lang.Object implements java.awt.event.ActionListener
Listener for Details click events. Alternates whether the details section is visible or not.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DetailsClickEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
-