Uses of Class buoy.event.WidgetWindowEvent

Uses in package buoy.event

Classes derived from buoy.event.WidgetWindowEvent

class
This is an event corresponding to a window becoming the active window.
class
This event indicates that the user is attempting to close a window, such as by clicking on its close box.
class
This is an event corresponding to a window ceasing to be the active window.
class
This event indicates that a window has been deiconified by the user.
class
This event indicates that a window has been iconified by the user.
class
This event indicates that a window has been resized by the user.

Written by Peter Eastman.