I guess you should use getExplicitOrMeasuredWidth() and getExplicitOrMeasuredHeight().
Regards, Sandeep --- In [email protected], "ben.clinkinbeard" <[EMAIL PROTECTED]> wrote: > > measuredWidth and measuredHeight I think. > > > --- In [email protected], "Daniel" <danielterraza@> wrote: > > > > Hey guys... > > > > I'm setting the size of a panel through the percentWidth property, but > > when I ask for the width of the component it doesn't give me the real > > size... How can I know the real size when I set width and height > > through percentage? > > > > Thanx, > > DaNooB. > > >

