Re: Determining when the mouse moves off screen



"Knute Johnson" <nospam@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:wXK1j.404$so3.162@xxxxxxxxxxxxxxx
Qu0ll wrote:
Is it possible in an application or applet to determine if the mouse has moved "off screen" i.e.. outside the bounds of the frame/applet?


Do you have a copy of the docs? Look at MouseListener and specifically mouseEntered() and mouseExited().

Woops, sorry about that Chief. I was fixated on MouseMotionListener.

--
And loving it,

-Q
_________________________________________________
Qu0llSixFour@xxxxxxxxx
(Replace the "SixFour" with numbers to email me)

.



Relevant Pages