This lab relates to the GUI materials which are presented in chapters 7, 8, and 9 from the book Java: An Introduction to Programming.
This lab will use the file Light.java, LightDemo.java, LightGUI.java, and the ann package.
As with the previous GUI lab, the students will be presented with a working text based program and will convert it to a program that uses a GUI.
Back to This Lab's Table of Contents
Forward to the Prelab Questions