Go Back To The Portfolio
Polygon Canvas

     The polygon canvas is a Java application My application allows the user to create a polygon by clicking on the canvas. When the user clicks after completing a polygon, it will clear the canvas of the old polygon and start drawing a new polygon with every mouse click.

 
This is the source code file.

PolygonCanvas.java