Multiple Choice
Which of the following is not a class used in constructing a menu system?
A) JMenuItem
B) JCheckBoxMenuItem
C) JButton
D) JRadioButtonMenuItem
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: The JComboBox class is in the:<br>A) javax.swing
Q18: The default directory for the JFileChooser constructor
Q21: What will happen when the following statement
Q26: When you create an instance of the
Q27: A tool tip is:<br>A) a guide provided
Q29: To force the JFrame that encloses a
Q32: What will display when the following code
Q34: What will the following code do when
Q42: What will be the results of executing
Q43: When a JList component is added to