photospace.vfs
Class PhotoFileFilter

java.lang.Object
  extended byphotospace.vfs.ExtensionFileFilter
      extended byphotospace.vfs.PhotoFileFilter
All Implemented Interfaces:
java.io.FileFilter, java.io.Serializable
Direct Known Subclasses:
MetaFileFilter

public class PhotoFileFilter
extends ExtensionFileFilter

See Also:
Serialized Form

Constructor Summary
PhotoFileFilter()
           
 
Methods inherited from class photospace.vfs.ExtensionFileFilter
accept, getExtensions, setExtensions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhotoFileFilter

public PhotoFileFilter()