CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/11/04 15:10:20

Modified files:
        .              : ChangeLog 
        javax/swing/table: DefaultTableCellRenderer.java 

Log message:
        2005-11-04  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/table/DefaultTableCellRenderer.java
        (updateUI): Set the background and foreground color fields to null
        here so that installing the LabelUI does not interfere with our
        custom set colors.
        (getTableCellRendererComponent): Only set UI focus colors when
        cell is actually editable. Added optimization for the case
        when background is equal to table background.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5463&tr2=1.5464&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/table/DefaultTableCellRenderer.java.diff?tr1=1.21&tr2=1.22&r1=text&r2=text



Reply via email to