Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] org.eclipse.draw2d.MouseListener#mouseDoubleClicked doesn't work...

hi,

All my sub-classes of Figure have implemented the interface MouseListener
But mouseDoubleClicked and mouseReleased have never been invoked.
The mousePressed works fine.
I am really confused by this thing.

Any ideas for the problem?

By the way,the project that i am working for is a Graphical Editor Tool.
It's implemented abiding by those guidelines in the Randy Hudson's article -- "Create an Eclipse-based application using the Graphical Editing Framework"

Thanks

Yunfeng




Back to the top