All Packages Class Hierarchy This Package Previous Next Index
MOUSE_ENTER
and MOUSE_EXIT
events when the user navigates to it.
The system should provide some mechanism for selecting specific
x,y coordinates within the component's bounds,
and provide mouse movement events.
The platform should decide if selection of
x,y coordinate begins
when the user navigates to the component
or when the user selects the component.
In either case,
the component should receive a MOUSE_DOWN
and MOUSE_UP
event with the selected coordinates.
All Packages Class Hierarchy This Package Previous Next Index