| Java completion proposal [message #1007294] |
Tue, 05 February 2013 07:05 |
Antonio Argento Messages: 1 Registered: February 2013 |
Junior Member |
|
|
Hi,
I am implementing a simple UML class diagram editor in GEF+Draw2d and I would like to add java auto completion feature when direct editing a node. I see that JavaCompletionProposalComputer is supposed to be used within a ItextViewer, but was wondering if there is a way to show the list of suggestions inside a Draw2d figure. My only idea so far is to have an hidden TextViewer where use autocompletion on items edited into the Draw2d component, but not clear anyway how to show the popup windows in the figure. Any hints? Thank you!
|
|
|
Powered by
FUDForum. Page generated in 0.08704 seconds