Question: Purposes Instantiating objects, sending messages, and managing multiple files Continued practice with loops and decomposition During this practice we will be using DrawingPanel.java class. Draw
Purposes
- Instantiating objects, sending messages, and managing multiple files
- Continued practice with loops and decomposition
During this practice we will be using DrawingPanel.java class. Draw the sun or the moon using DrawingPanel. Try to meet the following requirements, my dudes!
- at least 200 x 200 units
- contains at least three different draw and/or fill messages to the Graphics object (using at least two different shapes)
- uses at least two distinct colors
- is your own work lol
- Make sure to display your own name on the DrawingPanel, using the method that writes a String to the Graphics object.
Goodluck!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
