| [news.eclipse.tools.gef] Re: how to add TabbedPropertySheetPage like wtp in my GEF project ? |
yes ,you are right . there are two ways to add tab to property sheet. one is making propertysheet extends ITabbedPropertySheetPageContributor ; the other is using PropertyDescriptor.setCategory.