Hi Mark,
I am using Gridbag layout, but then also it doesn't work?
I dont know why? please help
Satish
Printable View
Hi Mark,
I am using Gridbag layout, but then also it doesn't work?
I dont know why? please help
Satish
It uses the preferredSize of your components, if they will fit at that size,
otherwise it uses the minimumSize. Do you mean that the text components are
being displayed with essentially zero width? If so, then set their
minimumSize to something.
PC2
"satish" <satish_141@yahoo.com> wrote in message
news:3bfa620f$1@147.208.176.211...
>
> Hi Mark,
>
> I am using Gridbag layout, but then also it doesn't work?
>
> I dont know why? please help
>
>
> Satish
>
>
try with BorderLayout
"satish" <satish_141@yahoo.com> wrote in message
news:3bfa620f$1@147.208.176.211...
>
> Hi Mark,
>
> I am using Gridbag layout, but then also it doesn't work?
>
> I dont know why? please help
>
>
> Satish
>
>