public class TABFilter extends FHAESFileFilter
Constructor and Description |
---|
TABFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File f)
This is the one of the methods that is declared in the abstract class.
|
java.lang.String |
getDescription()
Again, this is declared in the abstract class The description of this filter.
|
java.lang.String |
getPreferredFileExtension()
TODO
|
getExtension
public boolean accept(java.io.File f)
accept
in class javax.swing.filechooser.FileFilter
public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter
public java.lang.String getPreferredFileExtension()
getPreferredFileExtension
in class FHAESFileFilter