Trail: Creating a GUI with JFC/Swing
Lesson: Laying Out Components Within a Container
How to Use Various Layout Managers
Home Page > Creating a GUI with JFC/Swing > Laying Out Components Within a Container
How to Use Various Layout Managers
Each of the following pages describes how to use a particular kind layout manager. Another way to get to these pages is through A Visual Guide to Layout Managers.
Previous page: How Layout Management Works
Next page: How to Use BorderLayout