Package cammons
Class ImgFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
cammons.ImgFileFilter
public class ImgFileFilter
extends javax.swing.filechooser.FileFilter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ImgFileFilter
public ImgFileFilter()Creates a new instance of ImgFileFilter
-
-
Method Details
-
accept
public boolean accept(java.io.File f) - Specified by:
accept
in classjavax.swing.filechooser.FileFilter
-
getDescription
public java.lang.String getDescription()- Specified by:
getDescription
in classjavax.swing.filechooser.FileFilter
-