Class DirectoryPickerOptions


  • public class DirectoryPickerOptions
    extends FileSystemPickerOptions
    The options used when opening a directory
    Author:
    gianpiero.diblasi
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mode

        public java.lang.String mode
        "read" or "readwrite"
    • Constructor Detail

      • DirectoryPickerOptions

        public DirectoryPickerOptions()