scala.swing.event

trait SelectionEvent

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

trait SelectionEvent
extends AnyRef
An event that indicates a change in a selection such as in a list view or a table.
Direct Known Subclasses:
ListSelectionEvent, SelectionChanged

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf