CardLayout.maximumLayoutSize

CardLayout.maximumLayoutSize

Class Overview | Class Members | This Package | All Packages

Syntax
public Dimension maximumLayoutSize( Container target )
Parameters
target
the component which needs to be laid out
Description
Returns the maximum dimensions for this layout given the components in the specified target container.

See Also
Container, minimumLayoutSize, preferredLayoutSize