All Packages Class Hierarchy This Package Previous Next Index
MOUSE_ENTER
event
when the user navigates to the component,
and a MOUSE_EXIT
event
when the user navigates from the component.
It should receive a MOUSE_DOWN
event
followed by a MOUSE_UP
event when the user selects it.
The mouse coordinates for all events associated
with this component will be the coordinates
of the center of the component.
All Packages Class Hierarchy This Package Previous Next Index