Tabbed Properties, Tab Title [message #333055] |
Fri, 21 November 2008 21:44  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.06131 seconds