scala.swing.event

object ActionEvent

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

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