Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to show a "map" in an editor
How to show a "map" in an editor [message #652184] Wed, 02 February 2011 22:28 Go to next message
Jon Svede is currently offline Jon SvedeFriend
Messages: 83
Registered: July 2009
Member
I am trying to create an editor for an RCP app ( on Galileo 3.5.2) where users can visually see where they are in the process our application is trying to create.

The model of this application was written using EMF. In the model, there are tables that contain input data. When a user has filled in all the input data we want to be able to graphically represent that the input tables are complete and they can then run the model to produce output.

So in the editor there would be boxes and arrows representing the input tables, the model's action and the output tables. How would I go about displaying boxes and arrows and other types of graphical representations of logical structures? The users would like to be able left click/right click on the various screen elements to either run them or get more information.

I've used RCP for a few years but I've never had to create such elements. Can anyone point me in the right direction for further reading/research?

Thanks,

Jon
Re: How to show a "map" in an editor [message #652276 is a reply to message #652184] Thu, 03 February 2011 12:48 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 02/02/2011 05:28 PM, Jon Svede wrote:
> I am trying to create an editor for an RCP app ( on Galileo 3.5.2) where
> users can visually see where they are in the process our application is
> trying to create.
> The model of this application was written using EMF. In the model, there
> are tables that contain input data. When a user has filled in all the
> input data we want to be able to graphically represent that the input
> tables are complete and they can then run the model to produce output.

You can have a look at http://www.eclipse.org/modeling/gmp/

GMF tooling and runtime "...provides a model-driven approach to
generating graphical editors in Eclipse"


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:ZipException with Webstart and Mac OS X
Next Topic:All IElementUpdater objects referenced on startup issue
Goto Forum:
  


Current Time: Fri Apr 26 01:40:36 GMT 2024

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

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

Back to the top