Uses of Class
quicktime.app.image.FileFilter

Packages that use FileFilter
quicktime.app.image   
 

Uses of FileFilter in quicktime.app.image
 

Methods in quicktime.app.image with parameters of type FileFilter
static ImageDataSequence ImageUtil.createSequence(java.io.File matchFile, FileFilter ff)
          This routine will create an ImageDataSeqeuence object from the collection of files that are found in the specified directory that begin with the specified fileName.