Class | Description |
---|---|
Baseline |
Convenience class that can be used to determine the baseline of a
particular component.
|
GroupLayout |
GroupLayout is a LayoutManager that hierarchically groups components to
achieve common, and not so common, layouts.
|
LayoutStyle |
LayoutStyle is used to determine how much space to place between components
during layout.
|