The setMaximumRowCount method is used for:
a. Button.
b. JComboBox.
c. JRadioButton.
d. JToggleButton.
b. JComboBox.
Computer Science & Information Technology
You might also like to view...
Which of the following protocols are used to view and send mail from a local host off of a remote server? (Select TWO).
A. TFTP B. SNMP C. POP3 D. IMAP4 E. SFTP
Computer Science & Information Technology
To thoroughly test the insert method in an array-based implementation of ADT List, what other method do we need?
a. clear b. remove c. getEntry d. the constructor
Computer Science & Information Technology