Design a drawing application


Design a drawing application (have a look at Microsoft Paint application on your Windows system). The application must have menus, and must be able to draw one or more sharps (e. g. point, line, rectangle, oval, etc). The application should use GUI components..

Hints: The easiest sharps are lines and circles. For lines, you only need decide a starting position and an ending position. For circles, you need to decide the circle center point and its radius. Please try to draw the sharp first then move on to increase the functionality by adding the thickness and color of the shapes, 
Programmin language JAVA

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Design a drawing application
Reference No:- TGS0146989

Expected delivery within 24 Hours