|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.enderak.procol.server.util.ProjectFileFilter
Filter to determine if a file is a ProCol project directory
| Constructor Summary | |
ProjectFileFilter()
|
|
| Method Summary | |
boolean |
accept(java.io.File pathname)
Tests for pathname/pathname.props file to determine if pathname is a project directory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProjectFileFilter()
| Method Detail |
public boolean accept(java.io.File pathname)
accept in interface java.io.FileFilterpathname - The file to test
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||