GridBagConstraints.fill

GridBagConstraints.fill

Class Overview | Class Members | This Package | All Packages

Syntax
public int fill
Description
This field is used when the component's display area is larger than the component's requested size. It determines whether to resize the component, and if so, how.

The following values are valid for fill:

The default value is NONE.