org.argouml.application.modules
Class ModuleLoader.JarFileFilter
java.lang.Object
org.argouml.application.modules.ModuleLoader.JarFileFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- ModuleLoader
- class ModuleLoader.JarFileFilter
- extends Object
- implements FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleLoader.JarFileFilter
ModuleLoader.JarFileFilter()
accept
public boolean accept(File pathname)
- Specified by:
accept
in interface FileFilter