bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/23023] New: JFileChooser should allow selecting directories


From: pinskia at gcc dot gnu dot org
Subject: [Bug swing/23023] New: JFileChooser should allow selecting directories
Date: 8 Aug 2005 20:17:38 -0000


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.





-- 
           Summary: JFileChooser should allow selecting directories
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: from-classpath at savannah dot gnu dot org
                CC: bug-classpath at gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23023




reply via email to

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