MouseTrackAdapter.mouseExit

Sent when the mouse pointer passes out of the area of the screen covered by a control. The default behavior is to do nothing.

@param e an event containing information about the mouse exit

class MouseTrackAdapter
void
mouseExit
(
MouseEvent e
)

Meta