sota.app
Class SimplePerspective

java.lang.Object
  extended by sota.app.SimplePerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

public class SimplePerspective
extends java.lang.Object
implements org.eclipse.ui.IPerspectiveFactory


Field Summary
static java.lang.String PERSPECTIVE_ID
           
 
Constructor Summary
SimplePerspective()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERSPECTIVE_ID

public static final java.lang.String PERSPECTIVE_ID
See Also:
Constant Field Values
Constructor Detail

SimplePerspective

public SimplePerspective()
Method Detail

createInitialLayout

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