Package cammons
Class ImgFileFilter
- java.lang.Object
-
- javax.swing.filechooser.FileFilter
-
- cammons.ImgFileFilter
-
public class ImgFileFilter extends javax.swing.filechooser.FileFilter
-
-
Constructor Summary
Constructors Constructor Description ImgFileFilter()
Creates a new instance of ImgFileFilter
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File f)
java.lang.String
getDescription()
-