Re: resize windows with JFrame
- From: "hiwa" <HGA03630@xxxxxxxxxxx>
- Date: 25 Nov 2005 10:53:13 -0800
If you want enlarging buttons, use a proper
layout manager in proper way. GridLayout,
or GridBagLayout with fill=BOTH constraints
would do the job, for example.
.
- References:
- resize windows with JFrame
- From: Regina
- resize windows with JFrame
- Prev by Date: Re: close a window
- Next by Date: Re: resize windows with JFrame
- Previous by thread: Re: resize windows with JFrame
- Next by thread: Re: resize windows with JFrame
- Index(es):