Class ImportedDataDialog.ImportableDataFilter

  • Enclosing class:
    ImportedDataDialog

    protected static class ImportedDataDialog.ImportableDataFilter
    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

      • ImportableDataFilter

        public ImportableDataFilter()
    • 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