Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.