All Packages This Package Class Hierarchy Class Search Index
java.lang.Object
|
+----java.awt.event.WindowAdapter
|
+----CDialog.DWAdapter
| Summary |
class CDialog.DWAdapter
extends java.awt.event.WindowAdapter
{
// Constructors 1
public DWAdapter();
// Methods 1
public void windowClosing(WindowEvent);
}
Inner class to handle window closing event
| Constructors |
DWAdapter | Summary | Top |
public DWAdapter()
Default constructor
| Methods |
windowClosing | Summary | Top |
public void windowClosing(WindowEvent event)
- Overrides:
- windowClosing in class WindowAdapter
- Implements:
- windowClosing in interface WindowListener
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.6