You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.