classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JPanel fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: JPanel fixlet
Date: Fri, 23 Sep 2005 00:18:50 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

One more class that falsly overrides the accessibleContext field from
JComponent. I removed that field.

2005-09-22  Roman Kennke  <address@hidden>

        * javax/swing/JPanel.java
        (accessibleContext): Removed this unnecessary field. Use the
        inherited field of the same name from JComponent instead.

/Roman

Attachment: JPanel.diff
Description: Text Data


reply via email to

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