Multiple views with single Model [message #444105] |
Thu, 09 February 2006 17:57 |
Eclipse User |
|
|
|
Originally posted by: pverma.gmail.com
Hi,
I am an eclipse newbie. I have successfully created a couple of RCP apps
from the examples.
The current problem that I'm working on requires multiple views of the
same data structure. How can I do this?
Does eclipse provide some kind of framework which can be used to
encapsulate my data structure as the internal model in the application?
Thanks.
|
|
|
|
|
Re: Multiple views with single Model [message #444121 is a reply to message #444115] |
Fri, 10 February 2006 06:52 |
Eclipse User |
|
|
|
Originally posted by: pverma.gmail.com
> please always write in details about your problem.
> which data structure you are using.
Hi,
Basically, I will load settings from configuration file into memory. I
have multiple views and all of these need to access the same configuration
data. Moreover, when one of the views modifies a configuration data, all
other views have to be notified so that they can be refreshed.
I was wondering if there was a framework that already did this so that I
just had to provide code to read/write configuration data and to paint the
views. Please let me know if this question belongs in the newbie list.
|
|
|
|
Powered by
FUDForum. Page generated in 0.05106 seconds