Uses of Interface
java.awt.LayoutManager

Packages that use LayoutManager
Package
Description
Contains all of the classes for creating user interfaces and for painting graphics and images.
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.
Provides user interface objects built according to the Java look and feel (once codenamed Metal), which is the default look and feel.
Synth is a skinnable look and feel in which all painting is delegated.