Package com.e1c.langtool.ui
Class TranslationPerspective
java.lang.Object
com.e1c.langtool.ui.TranslationPerspective
- All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateInitialLayout(org.eclipse.ui.IPageLayout layout) voiddefineActions(org.eclipse.ui.IPageLayout layout) voiddefineLayout(org.eclipse.ui.IPageLayout layout)
-
Field Details
-
PERSPECTIVE_ID
- See Also:
-
-
Constructor Details
-
TranslationPerspective
public TranslationPerspective()
-
-
Method Details
-
createInitialLayout
public void createInitialLayout(org.eclipse.ui.IPageLayout layout) - Specified by:
createInitialLayoutin interfaceorg.eclipse.ui.IPerspectiveFactory
-
defineActions
public void defineActions(org.eclipse.ui.IPageLayout layout) -
defineLayout
public void defineLayout(org.eclipse.ui.IPageLayout layout)
-