classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: BasicTableUI painting fixed


From: Anthony Balkissoon
Subject: [cp-patches] FYI: BasicTableUI painting fixed
Date: Fri, 22 Jul 2005 14:18:21 -0400

Rather than a border around ALL selected cells, JTable's should have a
light coloured border only around the most recently updated cell.  This
patch implements this.

Patch attached.

2005-07-22  Anthony Balkissoon  <address@hidden>

* javax/swing/plaf/basic/BasicTableUI.java:
(paint): Only highlight the border of a table cell if it is the most
recently updated cell.

-Tony

Attachment: JTableLeadCellPainting.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]