|
Scala Swing Library
|
|
scala/swing/ListView/selection.scala]
object
indices
extends Indices[Int]| Method Summary | |
def
|
+= (n : Int) : Unit |
def
|
-= (n : Int) : Unit |
def
|
anchorIndex : Int |
def
|
leadIndex : Int |
| Methods inherited from Indices | |
| contains, size, elements |
| Methods inherited from scala.Collection | |
| scala.Collection.toString |
| Methods inherited from scala.Function1 | |
| scala.Function1.compose, scala.Function1.andThen |
| Methods inherited from AnyRef | |
| getClass, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Swing Library
|
|