commit-classpath
[Top][All Lists]
Advanced

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

FYI: Patch: javax.swing.table.DefaultTableCellRenderer


From: Michael Koch
Subject: FYI: Patch: javax.swing.table.DefaultTableCellRenderer
Date: Mon, 12 Jan 2004 21:24:37 +0100
User-agent: KMail/1.5.4

Hi list,


I commited the attached patch to close classpath patch #2388.
The patch is slightly edited to match out style more.


Michael


2004-01-12  Arnaud Vandyck  <address@hidden>
            Michael Koch  <address@hidden>

        * javax/swing/table/DefaultTableCellRenderer.java
        (DefaultTableCellRenderer): Added javadoc for the class and for
        the constructor, Border instance, create an EmptyBorder.
        (UIResource): Removed the comment at the end of the class
        (setForeground): New method.
        (setBackground): New method.
        (updateUI): New method.
        (getTableCellRendererComponent): Rewritten with the help of
        dvholten and Stephane Meslin-Weber.
        (validate): New method.
        (repaint): New method.
        (firePropertyChange): New method.
        (setValue): New method.

Attachment: arnaud.diff
Description: Text Data


reply via email to

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