FileDialog.getCheckFileExists

Overview | Methods | This Package | All Packages

FileDialog.getCheckFileExists

Retrieves a boolean value indicating whether the dialog box should display a warning if the user specifies a file name that does not exist.

Syntax

public final boolean getCheckFileExists()

Return Value

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