Event listener of GMF plug-in [message #219601] |
Fri, 20 February 2009 14:50 |
Eclipse User |
|
|
|
Hi,
I am developing a plug-in to test a tool implemented using GMF. The main
task is to test the tool's graphical user interface, so I need to deal
with user generated events, graphical elements rendered on canvas and
model elements.
As I am new to GMF and Eclipse the first problem I encountered was
capturing and recording user events and canvas changes. I have found
several threads on the newsgroup about capturing commands, generated on
requests. Both reimplementing EditPart or EditPolicy and getCommandXXX
methods work fine, but I need lower-level event capturing i.e. capturing
user mouse clicks on GMF canvas and palette and recording this information
along with commands generated in order to recreate user interaction in
future automatically.
Can anyone please suggest me how can I capture this information? And in
particular how to do it from external plug-in?
Thank you in advance.
Regards,
Vitaly.
|
|
|
Powered by
FUDForum. Page generated in 0.03127 seconds