Uses of Class
java.awt.event.WindowAdapter
Packages that use WindowAdapter
Package
Description
Provides a set of "lightweight" (all-Java language) components
 that, to the maximum degree possible, work the same on all platforms.
Provides user interface objects built according to the Basic look and feel.
- 
Uses of WindowAdapter in javax.swingSubclasses of WindowAdapter in javax.swingModifier and TypeClassDescriptionprotected classA listener class that watches for a popup window closing.
- 
Uses of WindowAdapter in javax.swing.plaf.basicSubclasses of WindowAdapter in javax.swing.plaf.basicModifier and TypeClassDescriptionprotected classThe class listens for window events.