visad.util
Class McIDASFileFilter
- java.lang.Object
-
- javax.swing.filechooser.FileFilter
-
- visad.util.McIDASFileFilter
-
Deprecated.use FormFileFilter (see Util.getVisADFileChooser)
public class McIDASFileFilter extends javax.swing.filechooser.FileFilterA file filter for McIDAS area and map files, for use with a JFileChooser.
-
-
Constructor Summary
Constructors Constructor and Description McIDASFileFilter()Deprecated.construct a new filter for McIDAS AREA files
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description booleanaccept(java.io.File f)Deprecated.accept files with the proper filename prefixjava.lang.StringgetDescription()Deprecated.return the filter's description
-
-
-
Constructor Detail
-
McIDASFileFilter
public McIDASFileFilter()
Deprecated.construct a new filter for McIDAS AREA files
-
-
Method Detail
-
accept
public boolean accept(java.io.File f)
Deprecated.accept files with the proper filename prefix- Specified by:
acceptin classjavax.swing.filechooser.FileFilter
-
getDescription
public java.lang.String getDescription()
Deprecated.return the filter's description- Specified by:
getDescriptionin classjavax.swing.filechooser.FileFilter
-
-
DMelt 3.0 © DataMelt by jWork.ORG