Multiple Choice
The ____ method of JComboBox returns the maximum number of items the combo box can display without a scroll bar.
A) getSelectedItem()
B) getItemCount()
C) getMaximumRowCount()
D) getSelectedIndex()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: What are the four JFrame constructors?
Q54: Match each term with the correct statement
Q55: Match each term with the correct statement
Q56: Within an implementation of the itemStateChanged() method,
Q57: Match each term with the correct statement
Q59: You can use the setEnabled() method to
Q60: Match each term with the correct statement
Q61: How are computer programs more user friendly
Q62: What is the immediate parent class of
Q63: Match each term with the correct statement