类 SERFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERFileFilter
- 所有已实现的接口:
RevisionHandler
SERFileFilter.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht
Date: Sep 15, 2004
Time: 6:54:56 PM
$ Revision 1.4 $
- 版本:
- $Revision: 1.3 $
- 作者:
- Zhanna Melnikova-Albrecht (melnikov@cip.ifi.lmu.de), Rainer Holzmann (holzmann@cip.ifi.lmu.de)
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
Whether the given file is accepted by this filter.The description of this filter.Returns the revision string.
-
构造器详细资料
-
SERFileFilter
-
-
方法详细资料
-
accept
Whether the given file is accepted by this filter.- 指定者:
accept
在类中FileFilter
-
getDescription
The description of this filter.- 指定者:
getDescription
在类中FileFilter
- 另请参阅:
-
getRevision
Returns the revision string.- 指定者:
getRevision
在接口中RevisionHandler
- 返回:
- the revision
-