posted 18 years ago
Hi,
There is a problem with respect to resizing of a JScrollPane which holds a JTable. The ScrollPane is embedded inside a JPanel. When I am resizing the JPanel, the scrollPane sized is fixed and it is not getting resized. I am using GridLayout.
How to resize the JScrollPane when the container (JPanel) is resized.Any inputs on these are welcome.
Thanks for your help.
Regards,
Ajmal