Uses of Class buoy.event.WidgetKeyEvent

Uses in package buoy.event

Classes derived from buoy.event.WidgetKeyEvent

class
This is an event corresponding to a key on the keyboard being pressed.
class
This is an event corresponding to a key on the keyboard being released.
class
This is an event corresponding to a Unicode character being generated by the user interacting with the keyboard.

Written by Peter Eastman.