MouseTrackListener.mouseExit

Sent when the mouse pointer passes out of the area of the screen covered by a control.

@param e an event containing information about the mouse exit

interface MouseTrackListener
void
mouseExit
(
MouseEvent e
)

Meta