Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Can a double click listener for particular object type be defined in plugin.xml?
Can a double click listener for particular object type be defined in plugin.xml? [message #1064469] Wed, 19 June 2013 12:26
Denis Aristov is currently offline Denis AristovFriend
Messages: 15
Registered: March 2013
Location: Moscow
Junior Member
Is it possible to define a double click listener for a particular object type in plugin.xml?

At the moment I don't see any other solution than to check all the plugin views, find ui elements (Tree, Table etc.) which can hold objects of specific type, and add a MouseListener to them.

Is there any eleganter solution?

[Updated on: Wed, 19 June 2013 12:34]

Report message to a moderator

Previous Topic:Problem with multiple perspectives
Next Topic:NoClassDefFoundError for ResourcePlugin
Goto Forum:
  


Current Time: Tue Apr 23 13:06:45 GMT 2024

Powered by FUDForum. Page generated in 0.03473 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top