scala.swing.event

class ContainerEvent

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

abstract class ContainerEvent(val override source : Container)
extends UIEvent with AnyRef
Direct Known Subclasses:
ComponentAdded, ComponentRemoved

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