-
Sub-task
-
Resolution: Fixed
-
P3
-
fx2.1
-
None
-
Linux GTK
The corresponding TODO can be found in glass-mat/src/com/sun/glass/ui/gtk/GtkApplication.java:
...
// TODO: handle owner, folder and title
return GtkCommonDialogs.showFolderChooser();
...
...
// TODO: handle owner, folder and title
return GtkCommonDialogs.showFolderChooser();
...