FileChooser

object FileChooser
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

object Result extends Enumeration

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.

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.

object SelectionMode extends Enumeration

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

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