Package be.gaudry.model.file.filter
Class LogFilter
java.lang.Object
javax.swing.filechooser.FileFilter
be.gaudry.model.file.filter.LogFilter
Allows to filter a set of files based on the file extension.
The LogFilter accepts the log files with following extensions:
log, txt
Provided by the broldev.core.swing project.
- Since:
- 1.0 Jan 13, 2009, broldev.core.swing 0.0.1-SNAPSHOT dependency
- Version:
- 1.0 Jan 13, 2009
- Author:
- Steph GAUDRY
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogFilter
public LogFilter()
-
-
Method Details
-
accept
- Specified by:
accept
in classFileFilter
-
getDescription
- Specified by:
getDescription
in classFileFilter
-