Uses of Interface java.io.FilenameFilter

Uses in package java.awt

Methods with parameter type java.io.FilenameFilter

void
Sets the filename filter used by this dialog.

Methods with return type java.io.FilenameFilter

FilenameFilter
Returns the filename filter being used by this dialog.

Uses in package java.io

Methods with parameter type java.io.FilenameFilter

String[]
This method returns a array of String's representing the list of files is then directory represented by this object.
File[]
This method returns an array of File objects representing all the files in the directory represented by this object.

Uses in package java.awt.peer

Methods with parameter type java.io.FilenameFilter

void