FileDialog.setFileName

Set the initial filename which the dialog will select by default when opened to the argument, which may be null. The name will be prefixed with the filter path when one is supplied.

@param string the file name

class FileDialog
void
setFileName
(
String string
)

Meta