|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileFilter
This interface is used to select files when traversing the direct children of the base.
Method Summary | |
---|---|
boolean |
accept(FileSelectInfo fileInfo)
Determines if a file or folder should be selected. |
Method Detail |
---|
boolean accept(FileSelectInfo fileInfo)
fileInfo
- the file or folder to select.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |