Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » WorkbenchPage addPropertyChangeListener is deprecated why? and what to do?
WorkbenchPage addPropertyChangeListener is deprecated why? and what to do? [message #331487] Tue, 09 September 2008 21:21
Eclipse UserFriend
Originally posted by: m.n.com

I write applications that are not "file" based. I need to have views
communicate with other views and send notifications for other views to
"refresh themselves". I was going to use addPropertyChangeListener but
it looks like the example has been changed
( http://www.eclipse.org/articles/Article-WorkbenchSelections/ article.html
) and the method deprecated. So what is the recommended method?

Here is the example - One view shows a resultset from a database. Other
views update one of the objects from the resultset. When this happens
all other views need to update (including the resultset).
Previous Topic:Subclipse on Ganymede, comparison editor fails most of the time?
Next Topic:"convert line-delimiters" in Eclipse UI?
Goto Forum:
  


Current Time: Fri Jul 19 10:27:14 GMT 2024

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

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

Back to the top