A window panel that embeds an iframe.
It resizes autmatically, if the iframe.window.name property is set to the contents size.
I.e. window.name="320,240";
In case the property is not set, is resizes according to the current window dimension.
@see org.jboss.bpm.console.client.common.IFrameWindowCallback
@author Heiko.Braun