classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: implemented javax.swing.CellRendererPane


From: Roman Kennke
Subject: [cp-patches] FYI: implemented javax.swing.CellRendererPane
Date: Sun, 27 Feb 2005 21:35:50 +0100

Hi there again,

I committed the attached fix, which implements the class
javax.swing.CellRendererPane (the methods were only present as dummy
methods before) and makes the JList UI make use of it for rendering its
cells.

2005-02-27  Roman Kennke  <address@hidden>

        * javax/swing/CellRendererPane.java:
        implemented all methods of this class.
        reformatted all wrong formatted code.
        * javax/swing/plaf/basic/BasicListUI.java
        (paintCell): use CellRendererPane for painting the cells.

/Roman

Attachment: CellRendererPane_Impl.diff
Description: Text Data

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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