Example Project #3 (LuxoApplet)



Many of you have asked to see an example implementation of Project #3 in order to see how various requirements might have been implemented. This page contains my attempt at the assignment along with source code so you can see how I did it.

I don't promise that my version is the most elegant solution possible, nor do I claim that it is perfect (the TAs are welcome to grade it if you'd like to see how it measures up). My primary goal in writing this code was to prove to myself that the project was doable.

So here is my applet:

And here is the Java code for you to look over.

So, I guess this means that I can never reuse this project again... Oh well, have fun.

Leonard