I am writing a program where I have a varying sized JFrame. If the content in the JFrame is larger than the screen size, I am providing scrolling.

Now I have the situation where the user could...