A BoxLayout is a layout manager that either stacks components on top of each other or places them in a row. In this lesson, learn how to use your programming skills to create a BoxLayout so you can see how all of this works.
S01E30 · Java Swing: FlowLayout
S01E32 · Java Swing: Build a Fun Graphical User Interface