Package org.eclipse.epsilon.perspective
Class EpsilonPerspectiveFactory
java.lang.Object
org.eclipse.epsilon.perspective.EpsilonPerspectiveFactory
- All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createInitialLayout
(org.eclipse.ui.IPageLayout layout) void
defineActions
(org.eclipse.ui.IPageLayout layout) void
defineLayout
(org.eclipse.ui.IPageLayout layout)
-
Constructor Details
-
EpsilonPerspectiveFactory
public EpsilonPerspectiveFactory()
-
-
Method Details
-
createInitialLayout
public void createInitialLayout(org.eclipse.ui.IPageLayout layout) - Specified by:
createInitialLayout
in interfaceorg.eclipse.ui.IPerspectiveFactory
-
defineActions
public void defineActions(org.eclipse.ui.IPageLayout layout) -
defineLayout
public void defineLayout(org.eclipse.ui.IPageLayout layout)
-