org.argouml.application.modules
Class ModuleLoader.JarFileFilter

java.lang.Object
  extended byorg.argouml.application.modules.ModuleLoader.JarFileFilter
All Implemented Interfaces:
java.io.FileFilter
Enclosing class:
ModuleLoader

class ModuleLoader.JarFileFilter
extends java.lang.Object
implements java.io.FileFilter


Constructor Summary
(package private) ModuleLoader.JarFileFilter()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleLoader.JarFileFilter

ModuleLoader.JarFileFilter()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter


ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook