Multiple Choice
You specify 2D colors by using the ____ method.
A) paint()
B) setPaint()
C) color()
D) setColor()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Both Rectangle2D.Float and Rectangle2D.Double can be created
Q5: If the beginning and ending points used
Q6: The _ method draws what appears to
Q7: The _ method in the Graphics class
Q8: You don't usually call the paint() method
Q10: System-triggered painting occurs when a program requests
Q11: When a Swing object such as JPanel
Q12: You can use the _ method to
Q13: Write the statement to create an Arc2D.Float
Q14: What parameters does the copyArea() method require?