public class SERFileFilter extends FileFilter implements RevisionHandler
SERFileFilter.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht
Date: Sep 15, 2004
Time: 6:54:56 PM
$ Revision 1.4 $
Constructor and Description |
---|
SERFileFilter(String extension,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(File f)
Whether the given file is accepted by this filter.
|
String |
getDescription()
The description of this filter.
|
String |
getRevision()
Returns the revision string.
|
public boolean accept(File f)
accept
in class FileFilter
public String getDescription()
getDescription
in class FileFilter
FileView.getName(java.io.File)
public String getRevision()
getRevision
in interface RevisionHandler
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.