classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: DefaultTableCellRenderer fix


From: Lillian Angel
Subject: [cp-patches] Patch: DefaultTableCellRenderer fix
Date: Thu, 03 Nov 2005 14:38:19 -0500

If another class overrides getTableCellRendererComponent and sets the
border to be an empty border, the cell should be painted as if it
doesn't have focus at all times

2005-11-03  Lillian Angel  <address@hidden>

        * javax/swing/table/DefaultTableCellRenderer.java
        (getTableCellRendererComponent): Should only draw focus if the 
        border is not an empty border.

Attachment: patch.diff
Description: Text Data


reply via email to

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