If you do not include a call to the setSize
method in your frames,
and you do not include definitions for getMinimumSize
and
getPreferredSize
in your components, then the choices negotiated may
lead to unintelligible layout results, and certain of your components may
not appear at all.