org.gerhardb.lib.image
Class JpegFilter

java.lang.Object
  extended byorg.gerhardb.lib.image.JpegFilter
All Implemented Interfaces:
java.io.FilenameFilter

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


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

Constructor Detail

JpegFilter

public JpegFilter()
Method Detail

accept

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


Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.