Multiple Choice
To evenly distribute fixed-size components in a row using BoxLayout, use the method ________.
A) createVerticalStrut()
B) createHorizontalStrut()
C) createVerticalGlue()
D) createHorizontalGlue()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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.
Q17: In a multiple-document interface (MDI), a JDesktopPane
Q18: What GridBagConstraints constants can be used in
Q19: Which of the choices below do not
Q20: The first argument to method showMessageDialog specifies
Q21: Which of the following is not a