Multiple Choice
Which of the following is false?
A) JFrame is a lightweight component.
B) JFrame is a subclass of Frame (which is a subclass of Window) .
C) JFrames have a title bar and a border.
D) A JFrame window will look like all other windows displayed on that platform.
Correct Answer:

Verified
Correct Answer:
Verified
Q7: Which constructor below creates a JInternalFrame that
Q8: A JSlider cannot display which of the
Q9: Which of the following is not a
Q10: To create a fixed space between all
Q11: Which statement below is false?<br>A) Each JPopupMenu
Q13: Which of the following is not one
Q14: What happens if setSize is not called
Q15: Arrow keys can manipulate a JSlider object.
Q16: To evenly distribute fixed-size components in a
Q17: In a multiple-document interface (MDI), a JDesktopPane