(2) Design for Layout Management
Positioning components by specifying absolute coordinates is problematic.
We need to empower Containers with algorithms that layout their components relatively.
Naive Solution :
Container
borderLayout()
flowLayout()
gridLayout()
Previous slide
Next slide
Back to first slide
View graphic version