I am trying to determine the size of my panel at run-time. I.e., I have a
panel that contains many other panels with multiple controls/components that
I place into a scroll pane and then into the applet. However, when I call
the getPreferredSize method on the panel, it does not return the correct
size. Is there a way to get this "right" size from it? I call "validate"
before calling getPreferredSize.

Many thanks.

-Lenny, New York.
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to