I have created an
Applet without any layout and it is very big in size and on the browser i have less space, so i wanna attach a scrollbar to the applet. Can Anybody Suggest what kind of code i have to write to let the applet scroll?
I tried SrollPane but that takes only one component.
-Dev Prakash