public class MyFilter extends FileFilter
Constructor and Description |
---|
MyFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File f)
Metoda accept() sluzi na potvrdenie zobrazenie daneho suboru ci adresara
|
String |
getDescription() |
String |
getExtension(File f)
Gets the extension of specified file.
|
public boolean accept(File f)
accept
in class FileFilter
public String getDescription()
getDescription
in class FileFilter