classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: FileChooser and Tree fixes


From: Lillian Angel
Subject: Re: [cp-patches] FYI: FileChooser and Tree fixes
Date: Wed, 04 Jan 2006 14:16:34 -0500

Here are some more FileChooser fixes. They are all quite minor, mostly
just fix how the file chooser looks and sets the text in the text field.

2006-01-04  Lillian Angel  <address@hidden>

        * javax/swing/plaf/metal/MetalFileChooserUI.java
        (propertyChange): Fixed to change the combo box label
        appropriately. Also, fixed to set the textfield's text
        correctly.
        (editFile): Fixed size of editing field.
        (installComponents): Correctly aligned all panels.
        (installStrings): Fixed to set the label's text
        appropriately depending on the dialog type.


On Wed, 2006-01-04 at 12:03 -0500, Lillian Angel wrote:
> After the changes I made yesterday, JTree needed to be slightly updated.
> Also, Chris Lansdown pointed out a few problems in JFileChooser, these
> are also fixed.
> 
> 2006-01-04  Lillian Angel  <address@hidden>
> 
>         PR classpath/25473
>         PR classpath/25479
>         * javax/swing/JTree.java
>         (JTree): Because some L&F defaults have been updated,
>         the selectionMode for the tree needed to be set to SINGLE.
>         * javax/swing/plaf/basic/BasicFileChooserUI.java:
>         Initialized accessoryPanel.
>         * javax/swing/plaf/metal/MetalFileChooserUI.java
>         (installComponents): Added accessoryPanel to the filechooser.
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: patch.diff
Description: Text Data


reply via email to

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