Skip to content

my first major object-oriented java project; a smaller version of ms paint with an additional layers feature; created my own components and made minimal use of java swing (only JFrame & JPanel).

Notifications You must be signed in to change notification settings

s-m-sharjeel/Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint

Navigation Controls & shortcuts: CTRL+N : New File CTRL+S : Save File CTRL+F : Open File Window CTRL+C : Open Color Window UP/DOWN ARROW-KEY : Raise/Lower selected Layer +/- NUM KEYPAD : Add/Remove selected layer ESC : Close Window/Program

The implementation of the Bezier Curve is explained here.

About

my first major object-oriented java project; a smaller version of ms paint with an additional layers feature; created my own components and made minimal use of java swing (only JFrame & JPanel).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages