Interface FileChooser.ResultListener

Enclosing class:
FileChooser

public static interface FileChooser.ResultListener
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
    result(boolean success, Path result)
     
  • Method Details Link icon

    • result Link icon

      boolean result(boolean success, Path result)