|
|
ExplicitLayout 'Resizing Form' Example |
 |
Demonstrates how to use ExplicitLayout to:
- Layout components for a form
- Size components to suit the container
- Fill available space in the container
- Apply maximum and minimum bounds to a component's x, y, width or height
- Layout components based on attributes of a group of components
|
| Source code: ResizingFormDemo.java |
|