|
org.netbeans.modules.queries/1 1.7.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileBuiltQueryImplementation
Test whether a file can be considered to be built (up to date). Register to default lookup.
Rather than registering a global instance, if your implementation
is applicable only to project-owned files, you should add it to
Project.getLookup()
and depend on
the org.netbeans.modules.projectapi module.
| Method Summary | |
|---|---|
FileBuiltQuery.Status |
getStatus(FileObject file)
Check whether a (source) file has been somehow built or processed. |
| Method Detail |
|---|
FileBuiltQuery.Status getStatus(FileObject file)
file - a source file which can be built to a direct product
|
org.netbeans.modules.queries/1 1.7.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||