LayoutManager.preferredLayoutSize
Interface Overview | Interface Members |
This Package |
All Packages
public abstract Dimension preferredLayoutSize( Container parent )
Parameters
- parent
- the component to be laid out
Description
Calculates the preferred size dimensions for the specified
panel given the components in the specified parent container.
See Also
minimumLayoutSize