de.cau.cs.kieler.krep.evalbench.application
Class ApplicationWorkbenchAdvisor
java.lang.Object
org.eclipse.ui.application.WorkbenchAdvisor
de.cau.cs.kieler.krep.evalbench.application.ApplicationWorkbenchAdvisor
public class ApplicationWorkbenchAdvisor
- extends WorkbenchAdvisor
Configures this application's workbench.
- Rating

Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getComparatorFor, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, getWorkbenchErrorHandler, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, 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()
initialize
public void initialize(IWorkbenchConfigurer configurer)
- Overrides:
initialize
in class WorkbenchAdvisor
createWorkbenchWindowAdvisor
public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
- Overrides:
createWorkbenchWindowAdvisor
in class WorkbenchAdvisor
getInitialWindowPerspectiveId
public String getInitialWindowPerspectiveId()
- Specified by:
getInitialWindowPerspectiveId
in class WorkbenchAdvisor
postStartup
public void postStartup()
- Overrides:
postStartup
in class WorkbenchAdvisor
preShutdown
public boolean preShutdown()
- Overrides:
preShutdown
in class WorkbenchAdvisor