Solved

When a Swing Object Such as JPanel Calls the Repaint()

Question 11

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions