GridBagLayout.minimumLayoutSize
Class Overview | Class Members |
This Package |
All Packages
public Dimension minimumLayoutSize( Container parent )
Parameters
- target
- the container in which to do the layout.
Description
Determines the minimum size of the target container
using this grid bag layout.
Most applications do not call this method directly.
See Also
doLayout