public abstract class FHAESFileFilter
extends javax.swing.filechooser.FileFilter
Constructor and Description |
---|
FHAESFileFilter() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getExtension(java.io.File f)
Method to get the extension of the file, in lower case.
|
abstract java.lang.String |
getPreferredFileExtension() |