Question: The Java Drawing commands shown below are incomplete; they are missing key objects and / or numbers in them. Fill in all of the missing

The Java Drawing commands shown below are incomplete; they are missing key objects and/or
numbers in them. Fill in all of the missing input(s) in such a way so the commands would create the
colorful object shown on the next page. (If you are working from a paper copy of this assignment, please
look up the image in Talon to see it in full color!) Of course, the gridlines will not show up on your
drawing; they are included here for your reference to get the positions and sizes of all of the shapes
correct. (Also, please forgive Shayne for the curved edges in the image - he is an engineer and not an
artist!)
g.setColor(Color.);
g.filloval(60,40,60);
g.setColor (COLOr. GKEEN);
g.fillArc (2003040180;
g.fillRect(50,20)
g.setColor(Color.;
g.filiArc(,120,20,20,270);
g.setColor(Color.;
g.fillect ,30,10,10;
g.fillRect (10,10,10);When all of that is finished, that concludes your work on Homework 25!
The Java Drawing commands shown below are

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!