commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog javax/swing/table/Default...


From: Roman Kennke
Subject: [commit-cp] classpath ./ChangeLog javax/swing/table/Default...
Date: Thu, 03 Nov 2005 17:26:10 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   05/11/03 22:26:10

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

Log message:
        2005-11-03  Roman Kennke  <address@hidden>
        
        * javax/swing/table/DefaultTableCellRenderer.java
        (background): New field.
        (foreground): New field.
        (setBackground): Store the color that is set here.
        (setForeground): Store the color that is set here.
        (getTableCellRendererComponent): For the unselected color, set the
        value of the foreground or background fields if not null, otherwise
        the value of the according table properties. Don't change
        the color in the focused clause.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5456&tr2=1.5457&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/table/DefaultTableCellRenderer.java.diff?tr1=1.19&tr2=1.20&r1=text&r2=text





reply via email to

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