Microsoft SDK for Java

OpenFileDialog.getMultiselect

Retrieves a boolean value indicating whether the dialog box allows multiple files to be selected.

Syntax

public final boolean getMultiselect()

Return Value

Returns true if the dialog allows multiple files to be selected at one time; returns false if only one file can be selected at one time.

See Also   setMultiselect

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