I noticed the TODO in your DefaultListSelectionModel patch, I don't
think it's necessary, this just returns false on the JDK.

Tony

On Mon, 2005-10-17 at 15:18 +0000, Roman Kennke wrote:
> This fixes painting of selected cells/rows.
> 
> 2005-10-17  Roman Kennke  <[EMAIL PROTECTED]>
> 
>         * javax/swing/DefaultTableCellRenderer.java
>         (getTableCellRendererComponent): Setup colors (more) correctly.
>         * javax/swing/DefaultListSelectionModel.java
>         (isSelectedIndex): Check for an illegal index argument.
> 
> 
> /Roman
> _______________________________________________
> Classpath-patches mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/classpath-patches



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

Reply via email to