org.jupe.plugin.perspectives
Class JupeStandardPerspective
java.lang.Object
org.jupe.plugin.perspectives.JupeStandardPerspective
- All Implemented Interfaces:
- org.eclipse.ui.IPerspectiveFactory
public class JupeStandardPerspective
- extends java.lang.Object
- implements org.eclipse.ui.IPerspectiveFactory
Defines the JUPE Perspective
- Author:
- martin
Method Summary |
void |
createInitialLayout(org.eclipse.ui.IPageLayout layout)
Creates and sets JUPE perspective's initial layout |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID_JUPEUNDOREDOVIEW
public static final java.lang.String ID_JUPEUNDOREDOVIEW
- See Also:
- Constant Field Values
ID_PACKAGEEXPLORER
public static final java.lang.String ID_PACKAGEEXPLORER
- See Also:
- Constant Field Values
JupeStandardPerspective
public JupeStandardPerspective()
- Constructor for JupeStandardPerspective
createInitialLayout
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
- Creates and sets JUPE perspective's initial layout
- Specified by:
createInitialLayout
in interface org.eclipse.ui.IPerspectiveFactory