I have a JTable in a JScrollPane (in an
applet). It all looks beautiful until I start scrolling using the the vertical scroller. This action makes the data in the rows of the table fuzzy. Is this a problem that anyone has come across before. Is there a fix. This problem occurs when I drag the scroller or click the top and bottom arrows. If however I click in the spaces above/below the scroller bar (ie. instead of dragging) to scroll up/down the table, the problem is not so evident.
Cheers,
Neil.