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