public synchronized MouseMotionListener[] getMouseMotionListeners ()

Returns an array of all the mouse motion listeners registered on this component.

Returns:  all of this component's MouseMotionListeners or an empty array if no mouse motion listeners are currently registered

See also:
addMouseMotionListener, removeMouseMotionListener

Since:  1.4