classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: MetalFileChooser


From: Lillian Angel
Subject: [cp-patches] Patch: MetalFileChooser
Date: Fri, 25 Nov 2005 16:59:33 -0500

I am starting to implement the editing for the MetalFileChooser. It does
not completely work, but its a start.

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

        * javax/swing/JFileChooser.java:
        selectedFiles field should not be initialized.
        (getSelectedFiles): Should return empty array, not null.
        * javax/swing/plaf/metal/MetalFileChooserUI.java
        (MetalFileChooserSelectionListener): Added comment.
        (valueChanged): Fixed API documentation.
        (SingleClickListener): Likewise.
        (SingleClickListener.init): Added field initializations.
        (mouseClicked): Implemented.
        (editFile): Partially implemented.
        (completeEditing): Implemented.
        (installUI): Added call to create the action map.
        (uninstallUI): Set actionMap to null.
        (getActionMap): Implemented.
        (createList): Uncommented code.
        (removeControlButtons): Implemented.

Attachment: patch.diff
Description: Text Data


reply via email to

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