CS111 Lab 13 Answers

Solution code for this lab is also available for download from nike in the lab13_solutions folder.

Task 1: Lists of Lists

ListOfListsLab.java

Task 2: Graphical User Interfaces

Note that the Graphical User Interface for the Applet has been modified slightly from the original (the font for the Labels at the bottom is different). The solution code is well-documented and is intended to be read top-to-bottom. You should read the solution code while looking at a picture of the applet at the same time (or actually running and trying out the applet).
ListOfListsLab.java

You can also run the applet from your web browser using this link.