public class DiskFileFilter extends Object implements FileFilter
Modifier and Type | Field and Description |
---|---|
static String[] |
DEFAULT_FILE_NAME_EXT |
Constructor and Description |
---|
DiskFileFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File file) |
boolean |
accept(File dir,
String name) |
Copyright © 2018 Ken Händel. All rights reserved.