Interface FileChooser.PathnameFilter

Enclosing class:
FileChooser

public static interface FileChooser.PathnameFilter
  • Method Summary

    Modifier and Type Method Description
    boolean accept​(java.nio.file.Path pathname)  
  • Method Details

    • accept

      boolean accept​(java.nio.file.Path pathname)