Closed GoogleCodeExporter closed 9 years ago
You're definitely right. I'll look into where the best place to put this fix is.
Original comment by kenneth....@gmail.com
on 10 Jul 2009 at 10:41
I fixed this inside StrippedViewportBorder. The getRowColor() method now checks
whether the row is selected. If yes, then it returns
JTable.getSelectionBackground(). Additionally the border now listens to
selection events fired from the table, so that the selection triggers a repaint
of the entire viewport.
Original comment by dlemmermann@gmail.com
on 27 Aug 2010 at 1:50
Original comment by kenneth....@gmail.com
on 27 Aug 2010 at 2:38
Original issue reported on code.google.com by
j.r.h...@gmail.com
on 7 Jul 2009 at 3:03