classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: JFileChooser width


From: Lillian Angel
Subject: [cp-patches] Patch: JFileChooser width
Date: Tue, 03 Jan 2006 11:48:36 -0500

Fixed the width of the JFileChooser.

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

        * javax/swing/plaf/basic/BasicListUI.java
        (getPreferredSize): The JDK adds some extra space to
        the list, so we should as well.
        * javax/swing/plaf/metal/MetalFileChooserUI.java
        (getPreferredSize): Should only take the fileListPanel's
        width into account when getting the size. Also, the 
        buttonPanel's size should not be checked, since it is in the 
        bottomPanel already. (getMinimumSize): Likewise.

Attachment: patch.diff
Description: Text Data


reply via email to

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