Package net.thefrontside.freestyle.event

Interface Summary
CallbackBinding Allows the user to disable a previously registered event handler.
EventHandler React to an event.
KeyEventHandler React to a KeyEvent generated by user input to the keyboard.
MouseEventHandler Reacts to an event generated by the mouse, such as pressing one of the buttons, or moving the pointer.
 

Class Summary
Event A Message object which is passed to a resitered event handler containing the details of of a user-interface event which occured
KeyEvent A Message object which is passed to a registered KeyEventHandler, when a user types a key on the keyboard.
MouseEvent A Message which is passed to a registered MouseEventHandler containing details about the mouse event which occured.
 


Welcome to the Millenium!!!!!

© 2006 The Front Side. All rights reserved.