GridBagLayout.preferredLayoutSize

GridBagLayout.preferredLayoutSize

Class Overview | Class Members | This Package | All Packages

Syntax
public Dimension preferredLayoutSize( Container parent )
Parameters
target
the container in which to do the layout.
Description
Determines the preferred size of the target container using this grid bag layout.

Most applications do not call this method directly.

See Also
getPreferredSize