classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Patch for BasicFileChooserUI.java fixes bug #13644


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Patch for BasicFileChooserUI.java fixes bug #13644
Date: Fri, 08 Jul 2005 11:49:55 -0400

This patch allows directories to be selected in JFileChooser unless the
mode is FILES_ONLY.

I'm not closing the bug because there are some smaller details I want to
investigate (such as updating the filename text box when you select a
file/directory).

Patch attached.

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

* javax/swing/plaf/basic/BasicFileChooserUI.java:
(ApproveSelectionAction.actionPerformed): Allow directories to be
selected unless selection mode is FILES_ONLY.

-Tony

Attachment: JFileChooserDirectoriesSelectable.diff
Description: Text Data


reply via email to

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