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
PURPOSE OF PROJECT: To be a simplified version of the Microsoft Paint application
VERSION or DATE:
HOW TO START THIS PROJECT: Import all the java files into your environment of choice, and then run it as a java application
AUTHOR: Henry Bogardus
USER INSTRUCTIONS: This application acts like a simpler version of the MS Paint application. Complete with key bindings such as undo, redo, and quit, this application allows the user to draw within the window a variety of different shapes, including freehand. Each of these shapes can be customized with a different fill color, border color, and opacity.