classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches]: Patch: JPopupMenu fix and BasicTreeUI fix


From: Lillian Angel
Subject: [cp-patches]: Patch: JPopupMenu fix and BasicTreeUI fix
Date: Fri, 09 Sep 2005 10:45:08 -0400

2005-09-09  Lillian Angel  <address@hidden>

        * javax/swing/plaf/basic/BasicTreeUI.java
        (installDefaults): Fixed method signature.
        (uninstallDefaults): Likewise.
        (uninstallUI): Fixed call to uninstallDefaults.
        (installUI): Fixed call to installDefaults.
        * javax/swing/JPopupMenu.java
        (HeavyWeightPopup): Fixed to extend JDialog, since
        nothing is added to the taskbar with JDialog. Also,
        fixed so the popup menu is undecorated. Frames and
        title bars should not be drawn, when popup is a
        HeavyWeightPopup. A new bug was filed since the
        decorated and undecorated frames are all drawn
        alike.
        * javax/swing/JRootPane.java
        (setWindowDecorationStyle): Added check for
        PLAIN_DIALOG.






reply via email to

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