-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: 5.0
-
Component/s: client-libs
-
sparc
-
solaris_8
The code doesn't work properly for GTK+/Motif based JFileChooser
JFileChooser fc = new JFileChooser(parentDirectory);
fc.setSelectedFile(currentDirectory);
All the time the first file/directory in parentDirectory is selected
when JFileChooser goes on.
###@###.### 2004-06-09
JFileChooser fc = new JFileChooser(parentDirectory);
fc.setSelectedFile(currentDirectory);
All the time the first file/directory in parentDirectory is selected
when JFileChooser goes on.
###@###.### 2004-06-09