Sets a value that indicates which file name is selected by default when the dialog box is opened.
public final void setFileName( String value )
value
The name of the file that is selected by default when the dialog box is opened. By default, no file is selected when the dialog box first opens.
See Also getFileName