|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchWindowAdvisor
pl.edu.agh.cast.ui.advisor.ApplicationWorkbenchWindowAdvisor
public class ApplicationWorkbenchWindowAdvisor
WorkbenchWindowAdvisor
for CAST applications.
Constructor Summary | |
---|---|
ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Creates new advisor with given IWorkbenchWindowConfigurer . |
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, getWindowConfigurer, 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 |
Constructor Detail |
---|
public ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
IWorkbenchWindowConfigurer
.
configurer
- window configurerMethod Detail |
---|
public org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
createActionBarAdvisor
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
#createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer)
public void preWindowOpen()
preWindowOpen
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
WorkbenchWindowAdvisor.preWindowOpen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |