|
Scala Swing Library
|
|
scala/swing/Dialog.scala]
object
Message
extends scala.Enumeration| Value Summary | |
val
|
Error : scala.Enumeration.Value |
val
|
Info : scala.Enumeration.Value |
val
|
Plain : scala.Enumeration.Value |
val
|
Question : scala.Enumeration.Value |
val
|
Warning : 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
Error : scala.Enumeration.Value
val
Info : scala.Enumeration.Value
val
Warning : scala.Enumeration.Value
val
Question : scala.Enumeration.Value
val
Plain : scala.Enumeration.Value
|
Scala Swing Library
|
|