Interface FileChooser.PathnameFilter

Enclosing class:
FileChooser

public static interface FileChooser.PathnameFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept​(Path pathname)
     
  • Method Details

    • accept

      boolean accept(Path pathname)