scala.swing.event

trait ComponentEvent

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

trait ComponentEvent
extends UIEvent
Direct Known Subclasses:
ActionEvent, AdjustingEvent, BackgroundChanged, CaretUpdate, ComponentMoved, ComponentResized, ComponentShown, ComponentHidden, FocusEvent, FontChanged, ForegroundChanged, InputEvent, ListEvent, SelectionEvent, SelectionChanged, TableEvent, ValueChanged

Value Summary
override abstract val source : 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
Value Details
override abstract val source : Component
Overrides
UIEvent.source