Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Tabbed Properties, Tab Title
Tabbed Properties, Tab Title [message #333055] Fri, 21 November 2008 21:44 Go to next message
Stefan   is currently offline Stefan Friend
Messages: 9
Registered: July 2009
Junior Member
Hello,

i have a question concerning the Tabbed Properties View that i use in an
RCP app.

How is it possible to set the title of a tab as header of the
corresponding section, i.e. as it is done in BIRT property editor.

I read the article at https://dev.eclipse.org/site_login/index.php and
found something about a LabelProvider but it looks different than i want
it to (and in BIRT as well), so there must be a different way?

The examples from the article have all headers, too (IBM Rational etc.).

Thanks in advance.

Best regards
Re: Tabbed Properties, Tab Title [message #333105 is a reply to message #333055] Tue, 25 November 2008 22:32 Go to previous message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi Stefan

The propertyContributor extension point has a labelProvider attribute:

The class that implements the label provider for the title for the property
sheet page, i.e. implements org.eclipse.jface.viewers.ILabelProvider

Cheers...
Anthony

"Stefan "H
Previous Topic:Disabling A Context Menu Item Depending On Where You Are In A Tree
Next Topic:SWTObservables.observeText with SWT.CR
Goto Forum:
  


Current Time: Thu Apr 18 00:43:18 GMT 2024

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

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

Back to the top