Package cammons
Class AllFileFilter
- java.lang.Object
-
- javax.swing.filechooser.FileFilter
-
- cammons.AllFileFilter
-
public class AllFileFilter extends javax.swing.filechooser.FileFilter
-
-
Constructor Summary
Constructors Constructor Description AllFileFilter()
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()
-