scala.swing

object FileChooser

[source: scala/swing/FileChooser.scala]

object FileChooser
extends AnyRef
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Object Summary
object Result extends scala.Enumeration
The result of a file dialog. The precise meaning of the Approve result depends on the specific dialog kind.
object SelectionMode extends scala.Enumeration
The kind of elements a user can select in a file dialog.