Class SERFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERFileFilter
- All Implemented Interfaces:
RevisionHandler
SERFileFilter.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht
Date: Sep 15, 2004
Time: 6:54:56 PM
$ Revision 1.4 $
- Version:
- $Revision: 1.3 $
- Author:
- Zhanna Melnikova-Albrecht (melnikov@cip.ifi.lmu.de), Rainer Holzmann (holzmann@cip.ifi.lmu.de)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Whether the given file is accepted by this filter.The description of this filter.Returns the revision string.
-
Constructor Details
-
SERFileFilter
-
-
Method Details
-
accept
Whether the given file is accepted by this filter.- Specified by:
accept
in classFileFilter
-
getDescription
The description of this filter.- Specified by:
getDescription
in classFileFilter
- See Also:
-
getRevision
Returns the revision string.- Specified by:
getRevision
in interfaceRevisionHandler
- Returns:
- the revision
-