Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to realize communication between UI components
How to realize communication between UI components [message #757910] Mon, 21 November 2011 14:28 Go to next message
Eclipse UserFriend
Hi,

few days ago I had the problem to resolve an information on a composite. My first thought (and I did it so) was to do this with the observer pattern. Unfortunately the event receiving component was deep in the component hierarchy, so I had pass the event call through the hierarchy.
I thought something like a messaging bus could be nice. Probably as OSGI service with registering and unregistering on events by id and transporting serialized objects. Is there something like that existing?

Regards,
Oliver
Re: How to realize communication between UI components [message #758161 is a reply to message #757910] Tue, 22 November 2011 03:24 Go to previous message
Eclipse UserFriend
Probably you are all solving it with MVC?
Previous Topic:Single application window
Next Topic:Need Auto Complete (Content Assist) feature
Goto Forum:
  


Current Time: Wed Jul 23 10:57:36 EDT 2025

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

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

Back to the top