classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: More MetalFileChooserUI


From: Lillian Angel
Subject: [cp-patches] Patch: More MetalFileChooserUI
Date: Tue, 29 Nov 2005 17:31:10 -0500

Made changes so the details table uses a different panel from the list,
as well as a different selection listener.

2005-11-29  Lillian Angel  <address@hidden>

        * javax/swing/plaf/metal/MetalFileChooserUI.java
        (actionPerformed): Changed to update list with all
        selected intervals, and to use fileTablePanel instead.
        (actionPerformed): Likewise.
        (propertyChange): Changed to use addSelectionInterval
        instead of setSelectionInterval.
        (uninstallComponents): Uninstalled fileTablePanel.
        (installListeners): Moved code to createList, so listeners
        are installed for every list that may be created.
        (createList): Added code to remove and install listeners on
        list.
        (createDetailsView): Changed to use own panel. Also, added
        code to set the selection mode.

Attachment: patch.diff
Description: Text Data


reply via email to

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