sota.app
Class DebugPerspective

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

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


Field Summary
static java.lang.String PERSPECTIVE_ID
           
 
Constructor Summary
DebugPerspective()
           
 
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

DebugPerspective

public DebugPerspective()
Method Detail

createInitialLayout

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