Java Applet Question

Hi guys,

I'm trying to develop an applet which will display an image (print screen) as background. I wish to display the image in the actual resolution. I came across the following problems:

1) the screen cannot be displayed in full. The is no scrollbar on applet to view the rest of the image.

How I am new to applet as i do web application most of the time. Need u guys' advice on this.

Thanks.

[430 byte] By [hotbaboona] at [2007-10-3 9:39:11]
# 1
Maybe I don't understand your problem. But why don't you just add a scrollbar?
zadoka at 2007-7-15 4:54:59 > top of Java-index,Desktop,Core GUI APIs...