pl.edu.agh.cast.ui
Class DefaultPerspective
java.lang.Object
pl.edu.agh.cast.ui.DefaultPerspective
- All Implemented Interfaces:
- org.eclipse.ui.IPerspectiveFactory
public class DefaultPerspective
- extends Object
- implements org.eclipse.ui.IPerspectiveFactory
Default CAST application UI perspective.
- Author:
- AGH CAST Team
Field Summary |
static String |
ID
ID of the perspective. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- ID of the perspective.
- See Also:
- Constant Field Values
DefaultPerspective
public DefaultPerspective()
createInitialLayout
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
-
- Specified by:
createInitialLayout
in interface org.eclipse.ui.IPerspectiveFactory
- See Also:
IPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.