classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JComponent AncestorListener fix


From: Roman Kennke
Subject: [cp-patches] FYI: JComponent AncestorListener fix
Date: Mon, 17 Oct 2005 13:53:35 +0000

This adds AncestorEvent handling to setVisible().

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

        * javax/swing/JComponent.java
        Filled empty blocks with comments.
        (setVisible): Notify AncestorListeners when visibility state is
        changed.
        (removeNotifiy): Notify AncestorListeners via fireAncestorEvent
        method.
        (addNotifiy): Notify AncestorListeners via fireAncestorEvent
        method.


/Roman

Attachment: JComponent.diff
Description: Text Data


reply via email to

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