[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] SelectionTool - something like a "selection changed" event/request?

Hello,

Supposing a user clicks on something with the selection tool active - does it generate a request? I need somehow to intercept such an event.

I am struggling to find some sort of definitive document describing what events the SelectionTool reacts on, and what Requests it generates for each. Is there something like this out there?

-i