Details
Description
The corresponding TODO can be found in glass-mat/src/com/sun/glass/ui/mac/MacApplication.java:
...
// TODO: handle owner, folder and title
return MacCommonDialogs.showFolderChooser_impl();
...
...
// TODO: handle owner, folder and title
return MacCommonDialogs.showFolderChooser_impl();
...
Attachments
Issue Links
- blocks
-
JDK-8101526 FileChooser does not allow choosing directories
-
- Closed
-
- duplicates
-
JDK-8115442 [Directory Chooser] cannot specify a title
-
- Resolved
-
- relates to
-
JDK-8123950 DirectoryChooser.setInitialDirectory(File) pays no attention to the parameter value.
-
- Resolved
-