I'm trying to use a JScrollPane
with a column header and a row header.
On the rowheader, there is some text. When I scroll down the pane, some graphics artifacts appear on the rowheader. It's like the bottom line of pixels is repeated once and again.
The problem is solved if I maximize and restore the main window, but it's not the way it should be.
Is there any way to avoid this?