Skip to content

topalovicmarko/PaintApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Paint App

Picture of the app

drawing


Implementation of a Java Swing application that allows drawing, selection, modification and deletion of two-dimensional graphic shapes:

Point

At click point

Line

Between two clicks

Rectangle

Top left point at click point, user to enter width and height

Circle

Center at click point, user to enter radius length

Circle with a hole

Center at the point of click, user to enter the lengths of the outer and inner radius

About

Java Swing GUI Project - Paint App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages