FlowLayout.preferredLayoutSize
Class Overview | Class Members |
This Package |
All Packages
public Dimension preferredLayoutSize( Container target )
Parameters
- target
- the component which needs to be laid out
Returns
the preferred dimensions to lay out the
subcomponents of the specified container.
Description
Returns the preferred dimensions for this layout given the components
in the specified target container.
See Also
Container, minimumLayoutSize, getPreferredSize