Triggers a mouse event.
protected final void fireMouseEvent( Object key, MouseEvent e )
key
An object that represents the mouse event to trigger.
e
An MouseEvent object that provides the event data.