|
| Re: How to connect everything together (binding and syncronisation?) [message #493938 is a reply to message #493764] |
Wed, 28 October 2009 14:49   |
|
Hey,
all you need is a common model and the Eclipse databinding. You could do it also without Databinding, but i would prefer it because it handels a lot of things for you.
Your model could be a Singleton so it is accesible from all Views. Another Approach would be to access the model via a service.
No matter which kind of model access you do, you can then bind your objects contained by the models, to your treeviewer, properties view, and editor.
Google for eclipse + databinding to find out how it works, if you have questions, just ask.
Greetz
Willi
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01999 seconds