On Sat, 18 Nov 2000, Poul Kristensen wrote:

> The gif file is loaded succesfully. But when I move the mouse all over the
> image nothing happens. I would expect the mouse to show when it hits the x and y  
>coordinates.
> 
> Does anyone have an idea? 

I think you need to implement this
>         public void mouseEntered(MouseEvent e){}
and this
>         public void mouseExited(MouseEvent e){}

They have do-nothing empty method bodies.

-- 
Joi Ellis                    Software Engineer
Aravox Technologies          [EMAIL PROTECTED], [EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
           - Chris Johnson


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to