How does the weighty property of the GridBagConstraints objects used in grid bag layout affect the layout of the components?()  
A、It affects which grid cell the components end up in.
B、It affects how the extra vertical space is distributed.
C、It affects the alignment of each component.
D、It affects whether the components completely fill their allotted display area vertically.