usbogie/PaintProject
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PROJECT TITLE: PaintProject 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.