Sunday, 15 September 2013

Big image on smaller JFrame/Applet

Big image on smaller JFrame/Applet

I have a pretty big image that I want to display on my JFrame and applet,
the JFrame/Applet is 765x503 in size but the image is way larger. I need a
way to display the image in real size. How can I make it so I can move the
screen around to display some of the image and be able to move around the
image?
I want to be able to drag the screen around, not use Scrollbars.

No comments:

Post a Comment