|
![]() |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Reacts to an event generated by the mouse, such as pressing one of the buttons, or moving the pointer.
MouseEventHandlers are registered with a Component to have their handle() method
invoked whenever that Component receives a MouseEvent of a given type.
Component,
http://www.thefrontside.net/freestyle/architecture/events| Method Summary | |
void |
handle(MouseEvent event)
Executes when event occurs. |
| Method Detail |
public void handle(MouseEvent event)
event occurs.
event - the event which caused this handler to be invoked.
|
Welcome to the Millenium!!!!! | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||