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 is a simple application to draw somthing on a canvas in multiple colors. It has cappable to draw by dragging , clicking mouse and pressing button.
This is a simple application to draw somthing on a canvas in multiple colors. It has cappable to draw by dragging , clicking mouse and pressing button.
Testing
Compiling
javac DrawingApp.java
Running
java DrawingApp
Preview
About
This is a simple application to draw somthing on a canvas in multiple colors. It has cappable to draw by dragging , clicking mouse and pressing button.