| AC |
A constraint that holds the column or row constraints for the grid.
|
| AnimSpec |
|
| BoundSize |
A size that contains minimum, preferred and maximum size of type UnitValue.
|
| CC |
A simple value holder for one component's constraint.
|
| ConstraintParser |
Parses string constraints.
|
| DimConstraint |
A simple value holder for a constraint for one dimension.
|
| Grid |
Holds components in a grid.
|
| Grid.Cell |
A simple representation of a cell in the grid.
|
| Grid.FlowSizeSpec |
|
| Grid.LinkedDimGroup |
A number of component wraps that share a layout "something" in one dimension
|
| Grid.WeakCell |
|
| IDEUtil |
This class contains static methods to be used by IDE vendors to convert to and from String/API constraints.
|
| LayoutCallback |
A class to extend if you want to provide more control over where a component is placed or the size of it.
|
| LayoutUtil |
A utility class that has only static helper methods.
|
| LC |
Contains the constraints for an instance of the LC layout manager.
|
| LinkHandler |
|
| PlatformDefaults |
Currently handles Windows, Mac OS X, and GNOME spacing.
|
| ResizeConstraint |
A parsed constraint that specifies how an entity (normally column/row or component) can shrink or
grow compared to other entities.
|
| UnitConverter |
|
| UnitValue |
|