com.twelvemonkeys.imageio.util
Class ReaderFileSuffixFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by com.twelvemonkeys.imageio.util.ReaderFileSuffixFilter
All Implemented Interfaces:
FileFilter

public final class ReaderFileSuffixFilter
extends FileFilter
implements FileFilter

ReaderFileSuffixFilter

Version:
$Id: ReaderFileSuffixFilter.java,v 1.0 11.okt.2006 20:05:36 haku Exp$
Author:
Harald Kuhr, last modified by $Author: haku$

Constructor Summary
ReaderFileSuffixFilter()
           
ReaderFileSuffixFilter(String pDescription)
           
 
Method Summary
 boolean accept(File pFile)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReaderFileSuffixFilter

public ReaderFileSuffixFilter()

ReaderFileSuffixFilter

public ReaderFileSuffixFilter(String pDescription)
Method Detail

accept

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

getDescription

public String getDescription()
Specified by:
getDescription in class FileFilter


Copyright © 2015. All Rights Reserved.