Building with a Layout Manager
Now that we’ve looked at some basic Layout Manager options, lets dive into building one. We’re going to work in the GUI that we’ve been building, first in Extending the JFrame Class, and then when we added JComboBoxes and JList to our project. Here we’re going to combine and use a couple of different layouts…