sk.uniba.euromath.rcp
Class ApplicationWorkbenchAdvisor
java.lang.Object
org.eclipse.ui.application.WorkbenchAdvisor
sk.uniba.euromath.rcp.ApplicationWorkbenchAdvisor
public final class ApplicationWorkbenchAdvisor
- extends WorkbenchAdvisor
This workbench advisor creates the window advisor, and specifies the
perspective id for the initial window.
- Author:
- Martin Vysny
Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, initialize, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preShutdown, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationWorkbenchAdvisor
public ApplicationWorkbenchAdvisor()
createWorkbenchWindowAdvisor
public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
- Overrides:
createWorkbenchWindowAdvisor
in class WorkbenchAdvisor
getInitialWindowPerspectiveId
public String getInitialWindowPerspectiveId()
- Specified by:
getInitialWindowPerspectiveId
in class WorkbenchAdvisor
Copyright © 2003-2006 null. All Rights Reserved.