public final void setInitialFileName(String value)
Sets the value of the property initialFileName.
Property description:The initial file name for the displayed dialog.
This property is used mostly in the displayed file save dialogs as the initial file name for the file being saved. If set for a file open dialog it will have any impact on the displayed dialog only if the corresponding platform provides support for such property in its file open dialogs.
Since:JavaFX 2.2.40