Sets a boolean value indicating whether the dialog box should display a warning if the user specifies a path that does not exist.
public final void setCheckPathExists( boolean value )
value
Set to true if the dialog box displays a warning when the user specifies a path that does not exist; otherwise, set to false. The default value is true.
See Also getCheckPathExists