rero.dck.items
Class ImageInput.ImageFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended byrero.dck.items.ImageInput.ImageFilter
Enclosing class:
ImageInput

protected static class ImageInput.ImageFilter
extends FileFilter


Field Summary
protected static HashSet extensions
           
 
Constructor Summary
protected ImageInput.ImageFilter()
           
 
Method Summary
 boolean accept(File f)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

extensions

protected static HashSet extensions
Constructor Detail

ImageInput.ImageFilter

protected ImageInput.ImageFilter()
Method Detail

accept

public boolean accept(File f)

getDescription

public String getDescription()