MouseTrackListener.mouseEnter

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

@param e an event containing information about the mouse enter

interface MouseTrackListener
void
mouseEnter
(
MouseEvent e
)

Meta