开发者

Creating a graphical editor for a domain specific UI application using Eclipse modeling technologies

I want to creating a graphical edito开发者_C百科r which a physician can use to create user interfaces to define state-based interactive dialogue based diagnosis systems for simple diseases. Each screen consists of simple UI elements like a textarea,button and these are in a container to make up the state. Once he defines many screens with text and buttons or photos/videos, he wants to save the configuration in a XML file. How can I use the Eclipse modeling technologies to create a graphical editor to do this task

Example below:

Creating a graphical editor for a domain specific UI application using Eclipse modeling technologies


I think the GMF tutorial is a good place to start: http://wiki.eclipse.org/GMF_Tutorial

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜