FileDialog.getFilterNames

Returns the names that describe the filter extensions which the dialog will use to filter the files it shows.

@return the list of filter names

class FileDialog
String[]
getFilterNames
(
)

Meta