public static class LocalFsFinder.FileChooserFilter extends java.lang.Object implements FileLookup.LookupFilter
Constructor and Description |
---|
FileChooserFilter(FileChooserDescriptor descriptor,
boolean showHidden) |
FileChooserFilter(FileChooserDescriptor descriptor,
FileSystemTree tree) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAccepted(FileLookup.LookupFile file) |
public FileChooserFilter(FileChooserDescriptor descriptor, boolean showHidden)
public FileChooserFilter(FileChooserDescriptor descriptor, FileSystemTree tree)
public boolean isAccepted(FileLookup.LookupFile file)
isAccepted
in interface FileLookup.LookupFilter