[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Listening for changes in PropertySheet

I would like my other views to update any whenever a relevant change is made
to an object via the properties view.  How do I register my view as a
listener to the property sheet?

Note that my property sheet is working ok, and I am able to change values
with it.  I just want these new values to be immediately reflected in the
other open views.

A similar question was asked before in this newsgroup, but the answer dealt
instead with preference pages, which is not related to my question.

Thanks.
Dave