Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » link gef editor to properties view
link gef editor to properties view [message #231626] Tue, 13 March 2007 17:42 Go to next message
Eclipse UserFriend
Originally posted by: dkrebs.tibco.com

Hi,
I'm trying to figure out how to make the properties view aware of model
selection changes in my GEF editor. I've made my editor class implement
IAdaptable and if adapter == IPropertySheetPage I return a new
TabbedPropertySheetPage. But when debugging it says no property sheet
available, is there a step I'm missing? I'm thinking somewhere I have to
implement a method in the edit part that will return the actual model
object? I'll take any or all help.
Re: link gef editor to properties view [message #231688 is a reply to message #231626] Wed, 14 March 2007 15:54 Go to previous message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi Duncan,

Have you seen the support in GEF logic editor example?

Cheers...
Anthony

"Duncan Krebs" <dkrebs@tibco.com> wrote in message
news:051f0a129ee421fab3cb9f7fb9fef881$1@www.eclipse.org...
> Hi, I'm trying to figure out how to make the properties view aware of
> model selection changes in my GEF editor. I've made my editor class
> implement IAdaptable and if adapter == IPropertySheetPage I return a new
> TabbedPropertySheetPage. But when debugging it says no property sheet
> available, is there a step I'm missing? I'm thinking somewhere I have to
> implement a method in the edit part that will return the actual model
> object? I'll take any or all help.
Previous Topic:Zest for layout
Next Topic:Help starting a new simulation app
Goto Forum:
  


Current Time: Fri Mar 29 09:03:41 GMT 2024

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

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

Back to the top