|
|
ExplicitLayout 'Align' Example |
 |
Demonstrates how to use ExplicitLayout to:
- Left, center and right align a group of components
- Space components out vertically using a grid
- Set a component's width and height to the preferred size (default)
|
| Source code: AlignDemo.java |
|