BoxLayoutGidBuilderImpl.homogeneous

T homogeneous(bool propval)

Set homogeneous property.

Parameters

propvalWhether the box layout should distribute the available space equally among the children.

Returns

Builder instance for fluent chaining