scala.swing.event

class TableChange

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

abstract class TableChange(val override source : Table)
extends TableEvent
Direct Known Subclasses:
TableStructureChanged, TableChanged, TableUpdated, TableResized

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