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

Methods inherited from class org.eclipse.ui.application.WorkbenchWindowAdvisor |
createEmptyWindowContents, createWindowContents, dispose, getWindowConfigurer, isDurableFolder, openIntro, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preWindowShellClose, restoreState, saveState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationWorkbenchWindowAdvisor
public ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
- Creates the workbench window advisor.
- Parameters:
configurer
- the workbench window configurer
createActionBarAdvisor
public ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer configurer)
- Overrides:
createActionBarAdvisor
in class WorkbenchWindowAdvisor
preWindowOpen
public void preWindowOpen()
- Overrides:
preWindowOpen
in class WorkbenchWindowAdvisor