Demonstrates how to use ExplicitLayout to:
- Set a component's width equal to a fraction (0.?) of its container's width
- Set a component's height equal to its container's height
- Position a component adjacent to another component
- Set a component's width to fill the remaining space in a container (fill)