classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: FileChooser and Tree fixes


From: Lillian Angel
Subject: [cp-patches] Patch: FileChooser and Tree fixes
Date: Wed, 04 Jan 2006 12:03:14 -0500

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.

Attachment: patch.diff
Description: Text Data


reply via email to

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