Scala Swing Library
|
|
scala/swing/ListView.scala
]
object
IntervalMode
extends
scala.EnumerationValue Summary | |
val
|
MultiInterval : scala.Enumeration.Value |
val
|
Single : scala.Enumeration.Value |
val
|
SingleInterval : 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
Single : scala.Enumeration.Value
val
SingleInterval : scala.Enumeration.Value
val
MultiInterval : scala.Enumeration.Value
Scala Swing Library
|
|