I tried that, got no errors but it still didnt
work for some reason.
Then a friend suggested that instead of having my object extend
JScrollPane that I have it extend JPanel.
Then I created a JScrollPane in that JPanel.
Cant see from the 1.4.1 docs why you HAVE TO have a JScrollPane on a
JPanel BEFORE you can see it.
Does anybody know?