}
}, showTitle);
this.contributorId = contributorId;
// now lets replace the dodgy registry...
TabbedPropertyRegistry registry = new TabbedPropertyRegistry(contributorId) {
@Override
protected ITabDescriptor[] getAllTabDescriptors() {
return TabFolderSupport2.this.getTabDescriptors();
}