Multiple Choice
Which methods can be used to change the scrollbar policies?
A) setHoizontalPolicy, setVerticalPolicy.
B) setHorizontal, setVertical.
C) setHPolicy, setVPolicy.
D) setHorizontalScrollBarPolicy, setVerticalScrollBarPolicy.
Correct Answer:

Verified
Correct Answer:
Verified
Q24: Which of the following statements about adapters
Q25: Adding a ButtonGroup object to a container
Q26: Which of the following is false?<br>A) A
Q27: Which method determines if a JCheckBox is
Q28: All layout managers implement the interface _.<br>A)
Q30: JPasswordField contains method _to obtain the data
Q31: A MouseHandler object implements which two interfaces?<br>A)
Q32: Which of the following choices completes the
Q33: The class GridLayout constructs to hold components.<br>A)
Q34: How many event-listener interfaces correspond to each