|
Scala Swing Library
|
|
scala/swing/Dialog.scala]
object
Result
extends scala.Enumeration| Value Summary | |
val
|
Cancel : scala.Enumeration.Value |
val
|
Closed : scala.Enumeration.Value |
val
|
No : scala.Enumeration.Value |
val
|
Ok : scala.Enumeration.Value |
val
|
Yes : scala.Enumeration.Value |
| Values and Variables inherited from scala.Enumeration | |
| scala.Enumeration.nextId, scala.Enumeration.nextName |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
val
Yes : scala.Enumeration.Value
val
Ok : scala.Enumeration.Value
val
No : scala.Enumeration.Value
val
Cancel : scala.Enumeration.Value
val
Closed : scala.Enumeration.Value
|
Scala Swing Library
|
|