org.eclipse.emf.ecp.rap
Class Perspective

java.lang.Object
  extended by org.eclipse.emf.ecp.rap.Perspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

public class Perspective
extends Object
implements org.eclipse.ui.IPerspectiveFactory

Configures the perspective layout. This class is contributed through the plugin.xml.


Constructor Summary
Perspective()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Perspective

public Perspective()
Method Detail

createInitialLayout

public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory


Copyright © 2015. All Rights Reserved.