Ok, I looked in the API and was able to create the scroll bars. Problem is, I can't make them scroll, even though the parameters I passed in explicitly said to have the bars around. What I'm trying to do is to create a scrollpane around a JComponent object that draws something with paintComponent(). (The object runs off the panel).
Last edited by degamer106; May 8th, 2008 at 9:43 pm.