jr239.co620
Class FileNameFilter

java.lang.Object
  extended by jr239.co620.FileNameFilter
All Implemented Interfaces:
java.io.FilenameFilter

public class FileNameFilter
extends java.lang.Object
implements java.io.FilenameFilter


Constructor Summary
FileNameFilter(java.lang.String ext)
           
 
Method Summary
 boolean accept(java.io.File dir, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileNameFilter

public FileNameFilter(java.lang.String ext)
Method Detail

accept

public boolean accept(java.io.File dir,
                      java.lang.String name)
Specified by:
accept in interface java.io.FilenameFilter


Copyright © 2008 This is an undergraduate research project at the University of Kent Computing Laboratory. All Rights Reserved.