net.sf.bt747.j2se.app.filefilters
Class JpgFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by net.sf.bt747.j2se.app.filefilters.ListFileFilter
          extended by net.sf.bt747.j2se.app.filefilters.JpgFileFilter
All Implemented Interfaces:
java.io.FileFilter

public final class JpgFileFilter
extends ListFileFilter

Author:
Mario

Constructor Summary
JpgFileFilter()
           
 
Method Summary
 
Methods inherited from class net.sf.bt747.j2se.app.filefilters.ListFileFilter
accept, getDescription
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JpgFileFilter

public JpgFileFilter()