WindowEvent

abstract class WindowEvent(val source: Window) extends UIEvent
trait UIEvent
trait Event
class Object
trait Matchable
class Any

Value members

Concrete fields

override val source: Window