Uses of Class
java.awt.event.ComponentAdapter
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 ComponentAdapter in javax.swing
-
Uses of ComponentAdapter in javax.swing.plaf.basic
Modifier and TypeClassDescriptionclass
Listener for resizing events.class
Updates the preferred size when scrolling (if necessary).