Posted By:
enrique_p
Posted On:
Friday, November 8, 2002 12:59 AM
Hi everybody,
I need to know how i can resize the JComponents inside a JFrame. Once the size of the JFrame is made bigger by pushing the maximun button, in the frames upper right corner. The frames size is made bigger, but the components remain at the preffered size givin to them.Is it any simple method one can use.
The components have a prefferedSize() wich matches the prefferedSize() of the JFrame..
Thanks,E