Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] MousePressed & MouseDoubleClicked event in a Figure

Hi,

I have to add some functionality on both mousePressed
and mouseDoubleClicked event in an Object which
extends Figure. I am trying to do this by adding a
mouselistener to this Object. What I am observing is
only mousePressed gets executed always and not
mouseDoubleClicked. Am I doing anything wrong? Any
input will really help me a lot.

Thanks,
Jai

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top