291292293294295296297
} @Override public FormComponentPresentation createPresentation( final SwtPresentation parent, final Composite composite ) { return new PageBookPresentation( this, parent, composite ); }