Multiple Choice
The JComboBox class is in the:
A) javax.swing package
B) java.awt package
C) java awt.event package
D) java.swing.event package
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: When creating images, the argument passed to
Q13: When using a slider, by default, tick
Q14: Java provides this component for creating lists:<br>A)
Q15: Which of the following is NOT a
Q16: A text field that can be changed
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
Q21: The following statement: textList.setSelectionMode(<br>ListSelectModel.SINGLE_INTERVAL_SELECTION);<br>A) sets the textList
Q22: A menu system may consist of each