public class AllKnownFilter extends FileFilter
Constructor and Description |
---|
AllKnownFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File f) |
String |
getDescription() |
static String |
getExtension(File f) |
public boolean accept(File f)
accept
in class FileFilter
public String getDescription()
getDescription
in class FileFilter
Copyright © 2015–2021 Fiji. All rights reserved.