bug-classpath
[Top][All Lists]
Advanced

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

[bug-classpath] [bug #13644] JFileChooser should allow selecting directo


From: anonymous
Subject: [bug-classpath] [bug #13644] JFileChooser should allow selecting directories
Date: Tue, 5 Jul 2005 06:32:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13644>

                 Summary: JFileChooser should allow selecting directories
                 Project: classpath
            Submitted by: None
            Submitted on: Die 05.07.2005 um 02:32
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:


I have an application that wants the user to select a directory
via JFileChooser (the app would then scan the directory for
images and display those images).

Unfortunately, the JFileChooser comes up correctly, 
calling setFileSelectionMode( DIRECTORIES_ONLY ) works, 
but the JFileChooser will not let the user select a directory
afterwards:

* A double-click on one of the displayed directories (correctly)
  changes JFileChooser to that directory.

* A single click on one of the displayed directories does nothing
  (directory should be selected, and its name displayed in the
  textfield)

* Typing the directory name into the textfield does not work
  either.








    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13644>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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