classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch for PR swing/23037 FileChooser.java


From: Anthony Balkissoon
Subject: [cp-patches] Patch for PR swing/23037 FileChooser.java
Date: Wed, 31 Aug 2005 15:19:11 -0400

This patch fixes PR swing/23037 where the "directory up" button in
JFileChoosers wasn't stopping at the top of the directory structure, but
rather bouncing back to the user's home directory.

Patch attached.

2005-08-31  Anthony Balkissoon  <address@hidden>

        PR swing/23037
        * javax/swing/JFileChooser.java
        (changeToParentDirectory): If parent directory is null, do nothing.

--Tony

Attachment: JFileChooserDirectoryUp.diff
Description: Text Data


reply via email to

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