public interface FileFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(FileSelectInfo fileInfo)
Determines if a file or folder should be selected.
|
boolean accept(FileSelectInfo fileInfo)
fileInfo
- the file or folder to select.Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.