Class ExtensionFileChooserFilter
java.lang.Object
javax.swing.filechooser.FileFilter
net.thevpc.common.swing.file.ExtensionFileChooserFilter
- All Implemented Interfaces:
FileFilter, FilenameFilter
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 7 janv. 2007 18:31:14
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetExtension(File f) getExtension(String filename)
-
Constructor Details
-
ExtensionFileChooserFilter
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceFileFilter- Specified by:
acceptin classFileFilter
-
accept
- Specified by:
acceptin interfaceFilenameFilter
-
getExtension
-
getExtension
-
getDescription
- Specified by:
getDescriptionin classFileFilter
-