Hi guys, I've got an app (an excercise from Chapter 13 of Head First
Java) to make a drum/percussion instruments machine and I need a little help with the GUI. The JLabels on the left are in a Box component , and I need some way to get them to match up with each row of JCheckBoxes in the center (in another Box.) Thanks in advance for the help!