Interface FileChooser.PathnameFilter

Enclosing class:
FileChooser

public static interface FileChooser.PathnameFilter
  • Method Summary Link icon

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

    • accept Link icon

      boolean accept(Path pathname)