MouseTrackListener.mouseHover

Sent when the mouse pointer hovers (that is, stops moving for an (operating system specified) period of time) over a control.

@param e an event containing information about the hover

interface MouseTrackListener
void
mouseHover
(
MouseEvent e
)

Meta