Solved

If You Want to Change Graphic Output on a Panel in Response

Question 21

Multiple Choice

If you want to change graphic output on a panel in response to a user's mouse click, you would place a call to ____ in the actionPerformed() method.


A) paint()
B) paintComponent()
C) paintBorder()
D) repaint()

Correct Answer:

verifed

Verified

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

Related Questions