[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Adding more tabs in property view in GMF

You can customize property sheet for generated diagram editor in 2.0 version.

Lakshya wrote:
Hi ,

In Property view for any building block I can see two tabs which are Appereance and Advance. I want to change this tabbed property view like want toadd few more for tabs for specifying other properties for this building block. Can some one please suggest me how I can add more Tabs in property make changes in them.

I am using GMF 1.02. I read this article http://www.eclipse.org/articles/Article-Tabbed-Properties/tabbed_properties_view.html


and over ridden 1. org.eclipse.ui.views.properties.tabbed.propertyContributor 2. org.eclipse.ui.views.properties.tabbed.propertyTabs 3. org.eclipse.ui.views.properties.tabbed.propertySections

extension points. But I am not able to get new property tab. Still I am not able to add more tabs in property view

From above article I can see different examples ,but I am not able to see how these examples are implemented. Please suggest me how can add more tabs . If possible please help me with some example.


Thanks in Advance

Regards,

Lakshya.