-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
7
-
generic
-
generic
Now there is only one way to prevent modifications of file systems (creation new folders, renaming and deletion) from JFileChooser: UIManager.put("FileChooser.readOnly", Boolean.TRUE);
This method is not convenient and has a bad usability.
This method is not convenient and has a bad usability.
- relates to
-
JDK-4525475 Cannot prevent file-system modification in JFileChooser
- Resolved