Retrieves a boolean value indicating whether the dialog box should display a warning if the user specifies a file name that does not exist.
public final boolean getCheckFileExists()
Returns true if the dialog box displays a warning when the user specifies a file name that does not exist; otherwise, returns false.
See Also setCheckFileExists