scala.swing.event

trait UIEvent

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

trait UIEvent
extends Event
Direct Known Subclasses:
ComponentEvent, ContainerEvent, WindowEvent

Value Summary
abstract val source : UIElement
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
abstract val source : UIElement