Package be.gaudry.model.file.filter
Class HTMLFilter
java.lang.Object
javax.swing.filechooser.FileFilter
be.gaudry.model.file.filter.HTMLFilter
Allows to filter a set of files based on the file extension.
The HTMLFilter accepts the HTML files with following extensions:
htm, html, mht, mhtml
Provided by the broldev.core.swing project.
- Since:
- 1.0 Jul 4, 2008, broldev.core.swing 0.0.1-SNAPSHOT dependency
- Version:
- 1.0 Jul 4, 2008
- Author:
- Steph GAUDRY
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HTMLFilter
public HTMLFilter()
-
-
Method Details
-
accept
- Specified by:
accept
in classFileFilter
-
getDescription
- Specified by:
getDescription
in classFileFilter
-