|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchWindowAdvisor
org.eclipse.emf.ecp.application3x.ApplicationWorkbenchWindowAdvisor
public class ApplicationWorkbenchWindowAdvisor
The WorkbenchWindowAdvisor class.
Constructor Summary | |
---|---|
ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Convinient constructor. |
Method Summary | |
---|---|
org.eclipse.ui.application.ActionBarAdvisor |
createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
|
void |
preWindowOpen()
|
Methods inherited from class org.eclipse.ui.application.WorkbenchWindowAdvisor |
---|
createEmptyWindowContents, createWindowContents, dispose, isDurableFolder, openIntro, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preWindowShellClose, restoreState, saveState |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
configurer
- teh IWorkbenchWindowConfigurer
to useMethod Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |