Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » direct editing
direct editing [message #55469] Mon, 25 September 2006 17:40 Go to next message
Eclipse UserFriend
Originally posted by: vcciubot.uwaterloo.ca

In the GMF runtime overview

http://www.eclipse.org/articles/Article-Introducing-GMF/arti cle.html

there is a picture showing a pop up showing possible completions when
editing an attribute in a diagram.

Does anyone have some pointers on how to do that?

thanks
vlad
Re: direct editing [message #55605 is a reply to message #55469] Tue, 26 September 2006 03:26 Go to previous message
Eclipse UserFriend
Hi,

You need to implement custom
org.eclipse.jface.text.contentassist.IContentAssistProcessor and plug it
into the Parser for your label editpart using
IParser#getCompletionProcessor(IAdaptable).

Regards,
Michael



"Vlad Ciubotariu" <vcciubot@uwaterloo.ca> wrote in message
news:pan.2006.09.25.21.40.58.409939@uwaterloo.ca...
> In the GMF runtime overview
>
> http://www.eclipse.org/articles/Article-Introducing-GMF/arti cle.html
>
> there is a picture showing a pop up showing possible completions when
> editing an attribute in a diagram.
>
> Does anyone have some pointers on how to do that?
>
> thanks
> vlad
Previous Topic:How to implement RelationshipType using GMF Tutorial
Next Topic:How to model in XSD?
Goto Forum:
  


Current Time: Thu May 08 19:01:17 EDT 2025

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

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

Back to the top