public abstract Dimension minimumLayoutSize (Container parent)

Calculates the minimum size dimensions for the specified container, given the components it contains.

Parameters:
parent    the component to be laid out

Returns:  the minimum dimension for the container

See also:
preferredLayoutSize