Interface FileChooser.ResultListener

  • Enclosing class:
    FileChooser

    public static interface FileChooser.ResultListener
    • Method Detail

      • result

        boolean result​(boolean success,
                       java.nio.file.Path result)