Multiple Choice
The following statement: textList.setSelectionMode(
ListSelectModel.SINGLE_INTERVAL_SELECTION) ;
A) sets the textList component to single selection mode
B) sets the textList component to ListSelectModel
C) sets the textList component to single interval selection mode
D) sets the value of textList to SINGLE_INTERVAL_SELECTION
Correct Answer:

Verified
Correct Answer:
Verified
Q16: A text field that can be changed
Q17: The JComboBox class is in the:<br>A) javax.swing
Q18: To add a tool tip to a
Q19: The JMenuBar method is a(n):<br>A) JFrame method<br>B)
Q20: Which of the following is NOT a
Q22: A menu system may consist of each
Q23: A read-only text field uses the JReadOnlyTextField
Q24: The ImageIcon class supports all the following
Q25: This is a specialized dialog box that
Q26: When you create an instance of the