|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
weka.clusterers.forOPTICSAndDBScan.OPTICS_GUI.SERFileFilter
public class SERFileFilter
SERFileFilter.java
Authors: Rainer Holzmann, Zhanna Melnikova-Albrecht
Date: Sep 15, 2004
Time: 6:54:56 PM
$ Revision 1.4 $
| Constructor Summary | |
|---|---|
SERFileFilter(String extension,
String description)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SERFileFilter(String extension,
String description)
| Method Detail |
|---|
public boolean accept(File f)
accept in class FileFilterpublic String getDescription()
getDescription in class FileFilterFileView.getName(java.io.File)public String getRevision()
getRevision in interface RevisionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||