scala.swing.event

class ListChange

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

abstract class ListChange[A](val override source : ListView[A])
extends ListEvent[A] with AnyRef
Direct Known Subclasses:
ListChanged, ListElementsAdded, ListElementsRemoved

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