it.polito.elite.ontosphere3dplugin
Class ontosphere3D_Perspective

java.lang.Object
  extended by it.polito.elite.ontosphere3dplugin.ontosphere3D_Perspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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


Field Summary
static java.lang.String ID_VIEW
           
 
Constructor Summary
ontosphere3D_Perspective()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 void defineActions(org.eclipse.ui.IPageLayout layout)
           
 void defineLayout(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

ID_VIEW

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

ontosphere3D_Perspective

public ontosphere3D_Perspective()
Method Detail

createInitialLayout

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

defineActions

public void defineActions(org.eclipse.ui.IPageLayout layout)

defineLayout

public void defineLayout(org.eclipse.ui.IPageLayout layout)