Interface FileFilter

    • Method Detail

      • getDescription

        @Pure
        String getDescription()
        Replies the description associated to this file filter.
        Returns:
        a string that is describing the file filtering.
      • getExtensions

        @Pure
        String[] getExtensions()
        Replies the extensions supported by this file filter.
        Returns:
        the extensions.