|
Scala Library
|
|
scala/swing/event/InputEvent.scala]
trait
InputEvent
extends ComponentEvent| Value Summary | |
abstract val
|
modifiers : Int |
abstract val
|
when : Long |
| Values and Variables inherited from ComponentEvent | |
| source (abstract) |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
|
Scala Library
|
|