|
Scala Library
|
|
scala/swing/event/AdjustingEvent.scala]
trait
AdjustingEvent
extends ComponentEvent with AnyRef| Values and Variables inherited from ComponentEvent | |
| source (abstract) |
| Method Summary | |
abstract def
|
adjusting : Boolean |
def
|
committed : Boolean |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|