FileDialog.getFileName

Returns the path of the first file that was selected in the dialog relative to the filter path, or an empty string if no such file has been selected.

@return the relative path of the file

class FileDialog
String
getFileName
(
)

Meta