Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Send notification to outline view
Send notification to outline view [message #214304] Fri, 14 April 2006 19:08
Eclipse UserFriend
Originally posted by: micha.m2visio.de

I have a MultiPageEditor with an outline view.
I want to add new Objects using ContextMenu that are shown only in the
outline view.
I have already created a TreeEditPartFactory and EditParts for outline. But
how can I notify the outline view of these changes?

My Editor implements a method firePropertyChange if the CommandStack is
changed that just calls super.firePropertyChange(IEditorPart.PROP_DIRTY).

Can I notify the outline view in similar way, so that the view is refreshed
and new objects become visible?
Previous Topic:How to implement multiple ConnectionAnchors for an EditPart?
Next Topic:line wrapping
Goto Forum:
  


Current Time: Wed Jan 15 20:41:52 GMT 2025

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

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

Back to the top