MouseTrackAdapter.mouseEnter

Sent when the mouse pointer passes into 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 enter

class MouseTrackAdapter
void
mouseEnter
(
MouseEvent e
)

Meta