I'm trying to use a scroll bar that I have inserted in the EAST side of my BORDER LAYOUT to basically scroll through the data in the CENTER.
The problem is when the applet is small I lose the data displaying in the CENTER, I would like the scroll bar to be able to scroll down and view the missing data.
Is this possible? thanks