On Sun, Feb 27, 2005 at 09:35:50PM +0100, Roman Kennke wrote:
> 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  <[EMAIL PROTECTED]>
> 
>       * 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.

As said before: Please submit formatting changes and code changes as
separate patches. This makes reviewing muuuuuuuuuch easier.


Michael


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to