public class ApplicationWorkbenchWindowAdvisor
extends org.eclipse.ui.application.WorkbenchWindowAdvisor
Constructor and Description |
---|
ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.ui.application.ActionBarAdvisor |
createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer) |
void |
preWindowOpen() |
cleanUpEditorArea, createEmptyWindowContents, createWindowContents, dispose, getWindowConfigurer, isDurableFolder, openIntro, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preWindowShellClose, restoreState, saveState
public ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
configurer
- the IWorkbenchWindowConfigurer
public org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
createActionBarAdvisor
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
public void preWindowOpen()
preWindowOpen
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
WorkbenchWindowAdvisor.preWindowOpen()
Copyright © 2019. All rights reserved.