Michael Koch <[EMAIL PROTECTED]> writes:

> This mail is an automated notification from the patch tracker
>  of the project: classpath.
>
> /**************************************************************************/
> [patch #2388] Latest Modifications:
>
> Changes by: 
>               Michael Koch <[EMAIL PROTECTED]>
> 'Date: 
>               Mon 01/12/04 at 12:03 (GMT)
>
> ------------------ Additional Follow-up Comments ----------------------------
> Some problems with this patch:
>
> - no changelog entry

And what is this?

 2003-12-01  Arnaud Vandyck  <[EMAIL PROTECTED]>

        * 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.


> - we dont wanna add stubbed methods anymore. Either implement it or leave it out.

Sorry if I left a stub method... Which one? Lot of methods in this
component are empty because they override parent and they DO NOTHING
(it's the way they are! because it's the table that make the renderer)

... if I understood it right! ;)

> /**************************************************************************/
> [patch #2388] Full Item Snapshot:
>
> URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2388>
> Project: classpath
> Submitted by: Arnaud Vandyck
> On: Sun 11/30/03 at 23:22
>
> Category:  None
> Priority:  1 - Later
> Resolution:  None
> Assigned to:  None
> Originator Email:  
> Status:  Open
>
>
> Summary:  DefaultTableCellRenderer update
>
> Original Submission:  Here is a patch for 
> javax/swing/table/DefaultTableCellRenderer.java and here is the Changelog entry.
>
> 2003-12-01  Arnaud Vandyck  <[EMAIL PROTECTED]>
>
>       * 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.
>
>
> Follow-up Comments
> ------------------
>
>
> -------------------------------------------------------
> Date: Mon 01/12/04 at 12:03         By: mkoch
> Some problems with this patch:
>
> - no changelog entry
> - we dont wanna add stubbed methods anymore. Either implement it or leave it out.
>
>
>
>
>
>
> File Attachments
> -------------------
>
> -------------------------------------------------------
> Date: Sun 11/30/03 at 23:22  Name: DefaultTableCellRenderer.patch  Size: 4KB   By: 
> avdyk
>
> http://savannah.gnu.org/patch/download.php?item_id=2388&amp;item_file_id=2407
>
>
>
>
>
>
> For detailed info, follow this link:
> <http://savannah.gnu.org/patch/?func=detailitem&item_id=2388>
>
> _______________________________________________
>   Message sent via/by Savannah
>   http://savannah.gnu.org/
>
>
>
>

-- 
Arnaud Vandyck, STE fi, ULg
Formateur Cellule Programmation.


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to