Multiple Choice
Which of the following statements about a JLabel is false?
A) Applications rarely change a label's contents after creating it.
B) A JLabel can display text and an image.
C) A JLabel can display text and a button.
D) A JLabel is a subclass of JComponent.
Correct Answer:

Verified
Correct Answer:
Verified
Q10: When a component is_- , paintComponent clears
Q11: Which JFrame constant indicates that the program
Q12: Which MouseEvent method can be used to
Q13: JLabel can be attached to a JFrame
Q14: The setMaximumRowCount method is used for:<br>A) Button.<br>B)
Q16: Which layout manager is the default for
Q17: Which region is used by default when
Q18: Which of the following statements for a
Q19: Which of the following does not generate
Q20: Class Point represents _.<br>A) a filled oval<br>B)