|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileFilter
visad.bio.QTFileFilter
public class QTFileFilter
A file filter for finding QTJava.zip, for use with OptionDialog.
Constructor Summary | |
---|---|
QTFileFilter(java.lang.String ignore)
Constructs a new QTJava.zip file filter. |
Method Summary | |
---|---|
boolean |
accept(java.io.File f)
accept files with the proper extensions |
java.lang.String |
getDescription()
return the filter's description |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QTFileFilter(java.lang.String ignore)
Method Detail |
---|
public boolean accept(java.io.File f)
accept
in interface java.io.FileFilter
accept
in class javax.swing.filechooser.FileFilter
public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |