}
else if( type == IPropertySheetPage.class )
{
if( this.propertiesViewPage == null )
{
this.propertiesViewPage = new SapphirePropertySheetPage();
this.propertiesViewContributionChangeListener = new Listener()
{
@Override
public void handle( final Event event )