|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbrain.gui.GnuplotFileFilter
public class GnuplotFileFilter
This class helps to filter the parameter file types in the file chooser dialog used to load and save module configurations.
Constructor Summary | |
---|---|
GnuplotFileFilter()
|
Method Summary | |
---|---|
boolean |
accept(java.io.File dir,
java.lang.String name)
Whether the given file is accepted by this filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GnuplotFileFilter()
Method Detail |
---|
public boolean accept(java.io.File dir, java.lang.String name)
accept
in interface java.io.FilenameFilter
dir
- - file path to directoryname
- - name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |