scala.swing.event

object ValueChanged

[source: scala/swing/event/ValueChanged.scala]

object ValueChanged
extends AnyRef
Method Summary
def unapply (a : ValueChanged) : Option[Component]
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
def unapply(a : ValueChanged) : Option[Component]