|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
visad.util.McIDASFileFilter
public class McIDASFileFilter
A file filter for McIDAS area and map files, for use with a JFileChooser.
| Constructor Summary | |
|---|---|
McIDASFileFilter()
Deprecated. construct a new filter for McIDAS AREA files |
|
| Method Summary | |
|---|---|
boolean |
accept(File f)
Deprecated. accept files with the proper filename prefix |
String |
getDescription()
Deprecated. 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 McIDASFileFilter()
| Method Detail |
|---|
public boolean accept(File f)
accept in class FileFilterpublic String getDescription()
getDescription in class FileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||