Press the “Add Wheel “ button to add a wheel to the car.
Final Visualization Project Spring 2005
Emily Kubitz
William Duppler
The UML diagram you see below is of Car and CarTest
program. We used a constructor wheel:int and a main method addWheel() in the
Car program. In the CarTest Program we called the method from the Car program
to add one wheel to the car. NOTE TO STUDENTS- The code seen above is not the
code used to create the program.

