Custom layout managers.
See: Description
| Class Summary | |
|---|---|
| CenterLayout | A layout manager that displays a single component in the center of its container. |
| FormatLayout | A layout manager that spaces components over six columns in seven different formats. |
| LCBLayout | Specialised layout manager for a grid of components. |
| RadialLayout | RadialLayout is a component layout manager. |