com.buglabs.dragonfly.ui
Class PerspectiveFactory
java.lang.Object
com.buglabs.dragonfly.ui.PerspectiveFactory
- All Implemented Interfaces:
- org.eclipse.ui.IPerspectiveFactory
public class PerspectiveFactory
- extends java.lang.Object
- implements org.eclipse.ui.IPerspectiveFactory
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID_PROJECT_EXPLORER
public static final java.lang.String ID_PROJECT_EXPLORER
- See Also:
- Constant Field Values
PERSPECTIVE_ID
public static final java.lang.String PERSPECTIVE_ID
- See Also:
- Constant Field Values
JAVADOC_VIEW_ID
public static final java.lang.String JAVADOC_VIEW_ID
- See Also:
- Constant Field Values
PerspectiveFactory
public PerspectiveFactory()
createInitialLayout
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
- Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory