My Manager Layouts Example
by Michael Thomas
(Tutorial Home Page)
- FlowLayout
- BorderLayout
- GridLayout
- CardLayout
- GridBagLayout
- Use validate() to resize and place components.
- Use panel's to mix layouts (Flow & Border)
- Use Inner classes to handle ActionListener events.
The source