<<< CardLayout navigation | Index | BoxLayout manager >>> |
Adds components at precise locations to the grid
Indicates that specific components can span multiple rows or multiple columns within grid
Must set position and size for each component
Must customize one or more GridBagConstraints objects
<<< CardLayout navigation | Index | BoxLayout manager >>> |