Multiple Choice
To create a fixed space between all components using BoxLayout, use the method ________.
A) createVerticalStrut()
B) createHorizontalStrut()
C) createGlue()
D) createRigidArea()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which method returns true if the popup
Q6: The GridBagContraints constant RELATIVE means that _.<br>A)
Q7: Which constructor below creates a JInternalFrame that
Q8: A JSlider cannot display which of the
Q9: Which of the following is not a
Q11: Which statement below is false?<br>A) Each JPopupMenu
Q12: Which of the following is false?<br>A) JFrame
Q13: Which of the following is not one
Q14: What happens if setSize is not called
Q15: Arrow keys can manipulate a JSlider object.