Multiple Choice
When a Swing object such as JPanel calls the repaint() method, it calls paint() , paintComponent() , paintBorder() , and which of the following?
A) paintChildren()
B) paintSuper()
C) paintBody()
D) paintGraphic()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The _ method draws what appears to
Q7: The _ method in the Graphics class
Q8: You don't usually call the paint() method
Q9: You specify 2D colors by using the
Q10: System-triggered painting occurs when a program requests
Q12: You can use the _ method to
Q13: Write the statement to create an Arc2D.Float
Q14: What parameters does the copyArea() method require?
Q15: The _ method returns an object of
Q16: You use the _ method to draw