Package org.jdesktop.swingx.plaf.basic
Class BasicErrorPaneUI.ResizeWindow
- java.lang.Object
-
- org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI.ResizeWindow
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- BasicErrorPaneUI
private final class BasicErrorPaneUI.ResizeWindow extends java.lang.Object implements java.awt.event.ActionListener
-
-
Field Summary
Fields Modifier and Type Field Description private java.awt.Window
w
-
Constructor Summary
Constructors Modifier Constructor Description private
ResizeWindow(java.awt.Window w)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent ae)
-