Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Refreshing Property Sheet
Refreshing Property Sheet [message #310822] Sun, 17 December 2006 15:45
Eclipse UserFriend
I have a property sheet view that receives selection events from two
different viewers. I can select an object in one of the viewers, a property
sheet view comes up automatically, but I have written an editor for the
object that now allows me to edit the object. When I do this, my viewer is
updated, but my property sheet is not updated. If I select another object
in one of the viewers, and then return to the object that was edited, the
property sheet is now correct.

My two viewers listen for property changes that are fired when I edit the
underlying objects. I can't figure out how to notify the property sheet
itself to refresh. It is listening to the viewers, but their OBJECT is not
actually being changed, and I think I need to make the Prop sheet be a
listener. But of course I am trying to use the out of box Eclipse prop
sheet.

Assistance greatly appreciated.

- Mike
Previous Topic:update syntax coloring in a texteditor
Next Topic:how to instantiate a PropertySheetPage
Goto Forum:
  


Current Time: Tue Nov 04 03:19:05 EST 2025

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

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

Back to the top