CardLayout.preferredLayoutSize

CardLayout.preferredLayoutSize

Class Overview | Class Members | This Package | All Packages

Syntax
public Dimension preferredLayoutSize( Container parent )
Parameters
parent
the name of the parent container.
Returns
the preferred dimensions to lay out the subcomponents of the specified container.
Description
Determines the preferred size of the container argument using this card layout.

See Also
getPreferredSize, minimumLayoutSize