classpath-patches
[Top][All Lists]
Advanced

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

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


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

patch attached

On Fri, 2005-09-09 at 10:45 -0400, Lillian Angel wrote:
> 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.
> 

Attachment: patch.diff
Description: Text Data


reply via email to

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