|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.colby.cs.JeSS.util.PluginLoader.classFileFilter
The FileFilter that is used to screen out non-class files
Constructor Summary | |
private |
PluginLoader.classFileFilter()
|
Method Summary | |
boolean |
accept(java.io.File file)
Retrieve the file name and check to see if it is a class file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private PluginLoader.classFileFilter()
Method Detail |
public boolean accept(java.io.File file)
accept
in interface java.io.FileFilter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |