org.eclipse.rse.ui.view
Class SystemPerspectiveLayout
java.lang.Object
org.eclipse.rse.ui.view.SystemPerspectiveLayout
- All Implemented Interfaces:
- IPerspectiveFactory
- public class SystemPerspectiveLayout
- extends Object
- implements IPerspectiveFactory
This class is responsible for laying out the views in the RSE perspective
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
SystemPerspectiveLayout
public SystemPerspectiveLayout()
createInitialLayout
public void createInitialLayout(IPageLayout layout)
- Defines the initial layout for a perspective.
This method is only called when a new perspective is created. If
an old perspective is restored from a persistence file then
this method is not called.
- Specified by:
createInitialLayout in interface IPerspectiveFactory
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.