|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFileInfoFilter
A filter that is used to match IFileInfo
instances that satisfy certain
criteria.
Method Summary | |
---|---|
boolean |
matches(IFileInfo fileInfo)
Return if this filter matches with the fileInfo provided. |
Method Detail |
---|
boolean matches(IFileInfo fileInfo)
fileInfo
- the object to test
true
if this filter matches the given file info,
and false
otherwise.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.