I am using javascript to call applet methods for acquiring images. the applet is
blank and when images is acquired it displays the images. what would be the best
way to make the whole applet area scrollable.
ex: the applet width is 300, 300 and the image is 600,800. so it displays in
300,300 but u can scroll up and down left and right to see the whole image.