Program: Polygon.java  (follow link to view applet and code)
Author: Cory Goldfuss  
Date: February 11, 2001 Program last modified: February 12, 2001
Description: Program shows use of the drawPolygon method using arrays.
Components: Static variables, ActionEvents, Arrays.
New Concepts: Use of drawPolygon.
Reflections: This program was not all that difficult to create. I decided to allow the user the ability to enter his/her points rather than having these hard coded in the xArray and yArray values. The program then draws whatever "image" the user has imagined and entered.
Evaluation: Please provide an evaluation of this portfolio entry.


G-fuss
Last modified February 12, 2001.