Creates the initial layout for a page.
Implementors of this method may add additional views to a
perspective. The perspective already contains an editor folder
identified by the result of IPageLayout.getEditorArea() .
Additional views should be added to the layout using this value as
the initial point of reference.
Parameters: layout - the page layout |