Class ExportImageOrElevations.AppFrame.GeotiffFileFilter

  • Enclosing class:
    ExportImageOrElevations.AppFrame

    public static class ExportImageOrElevations.AppFrame.GeotiffFileFilter
    extends javax.swing.filechooser.FileFilter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean accept​(java.io.File file)  
      java.lang.String getDescription()  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GeotiffFileFilter

        public GeotiffFileFilter()
    • Method Detail

      • accept

        public boolean accept​(java.io.File file)
        Specified by:
        accept in class javax.swing.filechooser.FileFilter
      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in class javax.swing.filechooser.FileFilter