scala.swing.event

class WindowEvent

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

abstract class WindowEvent(val override source : Frame)
extends UIEvent with AnyRef
Direct Known Subclasses:
WindowActivated, WindowClosed, WindowClosing, WindowDeactivated, WindowDeiconified, WindowIconified, WindowOpened

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