GUI Interlude 5: Instructor's Notes


This lab relates to the GUI materials which are presented in chapters 10, 11, 12, and 13 from the book Java: An Introduction to Programming.

We will use the files LifeGame.java, Life.java, LifeGUI.java and the ann and hoj packages for this lab.

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. You may wish to review the material on 2D arrays and threads before the start of lab.


Back to This Lab's Table of Contents

Forward to the Prelab Questions


 

Back to the Table of Contents

Back to the Introduction


Copyright 2000 by Prentice Hall. All rights reserved.