classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JTable fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: JTable fixlet
Date: Thu, 24 Nov 2005 20:29:20 +0000

Hi,

I adjusted the DefaultTableCellRenderer to not adapt the JTables enabled
property setting to the renderer. The cells are rendered normally even
when the JTable itself is disabled.

2005-11-24  Roman Kennke  <address@hidden>

        * javax/swing/table/DefaultTableCellRenderer.java
        (getTableCellRendererComponent): Don't set enabled flag on the
        renderer. The cells are rendered normally even when the table
        is disabled.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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