Shell.internal_new

Invokes platform specific functionality to allocate a new shell that is not embedded. <p> <b>IMPORTANT:</b> This method is <em>not</em> part of the public API for <code>Shell</code>. It is marked public only so that it can be shared within the packages provided by SWT. It is not available on all platforms, and should never be called from application code. </p>

@param display the display for the shell @param handle the handle for the shell @return a new shell object containing the specified display and handle

@since 3.3

class Shell
static
internal_new
()

Meta