Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Views communicating in the workbench
Views communicating in the workbench [message #326995] Fri, 04 April 2008 06:31
Eclipse UserFriend
Originally posted by: tom.eiswind.de

Hi, I wonder about the following, and maybe its trivial but I don't see it.

I have a view that shows the "Last used Objects" a user has modified in
a generic way. I dont know wether to keep this in a view or put it in a
menu drop down but thats not the question.

Think of a plugin that handles some object type and wants to register
modifications of its objects on the last used view. now i use findView,
but thats not the right way i know, because if the view is not visible
its not found.

Maybe the last used plugin should offer a service to register the
objects. But then still I need to tell the view to update on modified
objects. I think the view could register as a listener on the
modification service.

Is this how you would do it or is there something the workbench offers
already that i could use ?

So long
Thomas
Previous Topic:managing multiple platform specific eclipse SDKs :
Next Topic:Extension Point Schema
Goto Forum:
  


Current Time: Thu Jun 27 20:05:01 GMT 2024

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

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

Back to the top