Multiple Choice
A(n) ____ is used to capture mouse events.
A) action listener
B) event listener
C) mouse listener
D) component listener
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Suppose a JPanel with a BorderLayout manager
Q41: Which layout manger would be best suited
Q68: The JFrame has a content pane with
Q71: Which GUI element allows text entry from
Q74: Consider the following code snippet:<br>Final RectangleComponent component
Q74: Which of the following classes have a
Q75: What is wrong with the following code?<br>Class
Q76: If the method makeMenuItem is called four
Q80: Consider the following code snippet:<br>Class MouseClickedListener implements
Q81: Examine the code below. What type of