object FileChooser

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FileChooser
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object Result extends Enumeration

    The result of a file dialog.

    The result of a file dialog. The precise meaning of the Approve result depends on the specific dialog type. Could be "save" or "open" for instance.

  2. object SelectionMode extends Enumeration

    The kind of elements a user can select in a file dialog.