classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Fixed Swing painting (again)


From: Roman Kennke
Subject: [cp-patches] FYI: Fixed Swing painting (again)
Date: Thu, 22 Sep 2005 23:00:38 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

My JComponent patch from some hours ago was not quite correct. I added
some fixlets that should make Swing work again as before.

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

        * javax/swing/JComponent.java
        (paintChildren): If a child component is invisible, skip it.
        Handle the (rare) case when no clip is set as if it's set to the
        child component's bounds. These fixes should make Swing working
        again as before.

/Roman

Attachment: JComponent.diff
Description: Text Data


reply via email to

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