FileDialog.getRestoreDirectory

Overview | Methods | This Package | All Packages

FileDialog.getRestoreDirectory

Retrieves a boolean value indicating whether the dialog box restores the current directory before closing.

Syntax

public final boolean getRestoreDirectory()

Return Value

Returns true if the dialog box restores the current directory to its original value if the user changed the directory while searching for files; otherwise, returns false.

See Also   setRestoreDirectory