Package ipsk.swing
Class ZipFileFilter
- java.lang.Object
-
- javax.swing.filechooser.FileFilter
-
- ipsk.swing.ZipFileFilter
-
public class ZipFileFilter extends javax.swing.filechooser.FileFilterFile list filter to display zip files (*.zip) in filechoosers.- Author:
- klausj
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.Stringextension
-
Constructor Summary
Constructors Constructor Description ZipFileFilter()Create Zip file filter.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(java.io.File arg0)java.lang.StringgetDescription()
-