[API Review]: RT-28289 Unable to determine the selected ExtensionFilter when a FileChooser closes

Alexander Zvegintsev alexander.zvegintsev at oracle.com
Wed Mar 6 05:03:43 PST 2013


Hi all,

In order to fix
http://javafx-jira.kenai.com/browse/RT-28289 Unable to determine the 
selected ExtensionFilter when a FileChooser closes
we need to extend API of FileChooser:

public final ExtensionFilter getSelectedExtensionFilter()

Returns selected ExtensionFilter of last displayed file dialog.
It may be null if not supported by platform or dialog canceled.

-- 
Thanks,

Alexander.



More information about the openjfx-dev mailing list