Scala Library
|
|
scala/swing/Dialog.scala
]
object
Message
extends
EnumerationValue Summary | |
val
|
Error : Value |
val
|
Info : Value |
val
|
Plain : Value |
val
|
Question : Value |
val
|
Warning : Value |
Values and Variables inherited from Enumeration | |
nextId, nextName |
Methods inherited from Enumeration | |
toString, values, maxId, apply, withName, Value, Value, Value, Value, name, valueOf, iterator, foreach, forall, exists, map, flatMap, filter |
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 |
Scala Library
|
|