FileDialog.getFileNames

Returns a (possibly empty) array with the paths of all files that were selected in the dialog relative to the filter path.

@return the relative paths of the files

class FileDialog
String[]
getFileNames
(
)

Meta