Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the dialog box should display a warning if the user specifies a path that does not exist.
Syntax
public final boolean getCheckPathExists()
Return Value
Returns true if the dialog box displays a warning when the user specifies a path that does not exist; otherwise, returns false.
See Also setCheckPathExists