Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Tabbed Properties with multiple tab sets
Tabbed Properties with multiple tab sets [message #232867] Thu, 12 April 2007 01:26 Go to next message
Eclipse UserFriend
Originally posted by: mynamenospaces.hotmail.com

Hi.

Is it possible to have more than one set of property tabs per gef
editor? For example, if a gef editor had 3 distinct edit parts, could
each part be designated a property contributor?

Thanks!

+Bob
Re: Tabbed Properties with multiple tab sets [message #232915 is a reply to message #232867] Fri, 13 April 2007 11:29 Go to previous message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi Bob,

This is briefly mentioned in
http://www.eclipse.org/articles/Article-Tabbed-Properties/ta bbed_properties_view.html
as Alternate Property Configuration for a Selection.

It is possible to have the elements in a selection implement or adapt to the
ITabbedPropertySheetPageContributor interface. If all the elements in a
selection return the same identifier to getContributorId() for a selection,
then that alternate property configuration will be displayed in the
properties view for that selection.

You can do this in your GEF editor.

Cheers...
Anthony

"Bob Seamon" <mynamenospaces@hotmail.com> wrote in message
news:evk1rr$pos$2@build.eclipse.org...
> Hi.
>
> Is it possible to have more than one set of property tabs per gef editor?
> For example, if a gef editor had 3 distinct edit parts, could each part be
> designated a property contributor?
>
> Thanks!
>
> +Bob
Previous Topic:Selection bounds !
Next Topic:Problem with tooltips
Goto Forum:
  


Current Time: Thu Apr 25 06:25:04 GMT 2024

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

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

Back to the top