+ "' is not backed by an ApplicationPageDescriptor" );
}
}
protected void initWindowControl( JFrame windowControl ) {
ApplicationWindowConfigurer configurer = getWindowConfigurer();
applyStandardLayout( windowControl, configurer );
prepareWindowForView( windowControl, configurer );
}