Re: panel size vs. frame size
- From: "Bart Cremers" <bcremers@xxxxxxxxx>
- Date: 26 Sep 2006 02:01:00 -0700
atilagunes@xxxxxxxxx wrote:
i'm asking these coz two jPanel must be fix and the remain jPanel must
takes its bound according to others while jFrame size is changing.
all standart layouts except box and gridbag are meaningless for me..
Working with a null layout in respect to resizable containers is just a
pain. I'm pretty sure you can get pretty far with the standard layout
managers. Post an example of the required output (ascii drawing?) and
it might be easier to understand your goal. If for some reason it
really is not possible to get to what you want using the standard
layout managers, there's always the option to write your own custom
layout manager.
Regards,
Bart
.
- References:
- panel size vs. frame size
- From: atilagunes@xxxxxxxxx
- Re: panel size vs. frame size
- From: Andrew Thompson
- Re: panel size vs. frame size
- From: atilagunes@xxxxxxxxx
- panel size vs. frame size
- Prev by Date: Re: BoxLayout, strunt, rigidarea
- Next by Date: Re: panel size vs. frame size
- Previous by thread: Re: panel size vs. frame size
- Next by thread: Re: panel size vs. frame size
- Index(es):
Relevant Pages
|