Retrieves a boolean value indicating whether the dialog box allows multiple files to be selected.
public final boolean getMultiselect()
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