classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JComponent fixes


From: Roman Kennke
Subject: [cp-patches] FYI: JComponent fixes
Date: Fri, 7 Oct 2005 13:22:39 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

Hi,

I fixed some things in JComponent. Most importantly I added some support
for AncestorEvents.

2005-10-07  Roman Kennke  <address@hidden>

        * javax/swing/JComponent.java
        (paint): Call paintBorder before paintChildren.
        (reshape): Fire AncestorEvent if position has changed.
        (fireAncestorMoved): New method. Fires AncestorEvents to this
        component and all of it's children.


/Roman

Attachment: JComponent.diff
Description: Text Data


reply via email to

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