Uses of Class
java.awt.event.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.swing
Modifier and TypeClassDescriptionprotected class
A listener class that watches for a popup window closing. -
Uses of WindowAdapter in javax.swing.plaf.basic
Modifier and TypeClassDescriptionprotected class
The class listens for window events.