Documentation of 'visad.util.McIDASFileFilter' Java class
McIDASFileFilter
visad.util

Class McIDASFileFilter


  • Deprecated. 
    use FormFileFilter (see Util.getVisADFileChooser)

    public class McIDASFileFilter
    extends javax.swing.filechooser.FileFilter
    A 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
      boolean accept(java.io.File f)
      Deprecated. 
      accept files with the proper filename prefix
      java.lang.String getDescription()
      Deprecated. 
      return the filter's description
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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:
        accept in class javax.swing.filechooser.FileFilter
      • getDescription

        public java.lang.String getDescription()
        Deprecated. 
        return the filter's description
        Specified by:
        getDescription in class javax.swing.filechooser.FileFilter

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.