posted 17 years ago
Hi all,
I am having a bit of trouble making a window that will provide scroll capabilities and contain a JPanel.
My code works fine for creating a window to provide scroll capabilities for a JLabel that is too big for the window (Just not for a panel, and I cant figure out why!!!)
Heres what Ive got:
Is it just not possible to do this for a panel?
I would be delighted with any pointers.
Many thanks,
Eoin.