de.fhkoeln.zra.statix.plugins
Class StatPluginFileFilter

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.plugins.StatPluginFileFilter
All Implemented Interfaces:
FileFilter

public class StatPluginFileFilter
extends Object
implements FileFilter

Author:
Notebook Filtert alle JAR-Files... (Plugins)

Constructor Summary
StatPluginFileFilter()
           
 
Method Summary
 boolean accept(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatPluginFileFilter

public StatPluginFileFilter()
Method Detail

accept

public boolean accept(File f)
Specified by:
accept in interface FileFilter