Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 226 Bytes

File metadata and controls

2 lines (2 loc) · 226 Bytes

BasicPaint

This code acts like a very basic form of paint, allowing the user to choose a shape and a color to use and click on the JFrame to add it to the canvas. It also allows the user to clear the canvas and start over.