This lab relates to the GUI materials which are presented in chapter 6 from the book Java: An Introduction to Programming.
In this lab we will use the files RandomWalker.java, RandomDemo.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