Layout Diagram for Suggested Exercise #2

One way to solve this exercise is to give the Applet a GridLayout of 3 rows x 2 columns.  Then you need to create 6 Panels, each with it's own GridLayout.  Add the Buttons to the Panels, then add the Panels to the Applet.