Overview | Methods | This Package | All Packages
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