Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » ActionBarContributor vs org.eclipse.ui.popupMenus
ActionBarContributor vs org.eclipse.ui.popupMenus [message #245306] Tue, 02 September 2008 01:05
Felix L J Mayer is currently offline Felix L J MayerFriend
Messages: 202
Registered: July 2009
Senior Member
Is there any strategy in GEF about the org.eclipse.ui.popupMenus extension
point vs. using an ActionBarContributor? I would prefer to use the extension
point, but there are some issues with that:
- The GEF actions are not IObjectActionDelegates and don't have empty
constructors, so I would have to write my own.
- I currently use EditPolicy.understandsRequest() to determine if an action
should be displayed for an EditPart; this would not be possible any more.
- It is not easy to retarget JDT actions.

Are there any guidelines or GEF examples for using the extension point?
Previous Topic:Resizing/Selecting a special figure composition
Next Topic:SelectEditPartTracker NullPointerException in handleButtonUp
Goto Forum:
  


Current Time: Fri Apr 26 19:03:45 GMT 2024

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

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

Back to the top