Multiple Choice
In what cases are adapter classes useful?
A) When an adapter GUI control is clicked.
B) When every method in the event-listener interface is to use the same functionality.
C) When it is not desirable to declare every method in the event-listener interface.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q25: Adding a ButtonGroup object to a container
Q32: Which of the following choices completes the
Q42: A MouseHandler object implements which two interfaces?<br>A)MouseListener
Q43: The class GridLayout constructs to hold components.<br>A)a
Q47: A user of a one-button mouse can
Q48: The method setRolloverIcon is used to _.<br>A)Handle
Q49: The setMaximumRowCount method is used for:<br>A)Button.<br>B)JComboBox.<br>C)JRadioButton.<br>D)JToggleButton.
Q50: When the arrow on a JComboBox is
Q51: Method paintComponent is called when:<br>A) a lightweight
Q58: Selecting a JList item generates _.<br>A) an