|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchWindowAdvisor
eu.esdihumboldt.hale.ui.application.ApplicationWorkbenchWindowAdvisor
public class ApplicationWorkbenchWindowAdvisor
This is the base class for configuring the workbench window in which the
IPerspectiveFactory
s reside.
Constructor Summary | |
---|---|
ApplicationWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
|
Method Summary | |
---|---|
org.eclipse.ui.application.ActionBarAdvisor |
createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
|
void |
postWindowOpen()
|
void |
preWindowOpen()
|
Methods inherited from class org.eclipse.ui.application.WorkbenchWindowAdvisor |
---|
cleanUpEditorArea, createEmptyWindowContents, createWindowContents, dispose, getWindowConfigurer, isDurableFolder, openIntro, postWindowClose, postWindowCreate, 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)
WorkbenchWindowAdvisor.WorkbenchWindowAdvisor(IWorkbenchWindowConfigurer)
Method Detail |
---|
public void preWindowOpen()
preWindowOpen
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
WorkbenchWindowAdvisor.preWindowOpen()
public void postWindowOpen()
postWindowOpen
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
WorkbenchWindowAdvisor.postWindowOpen()
public org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
createActionBarAdvisor
in class org.eclipse.ui.application.WorkbenchWindowAdvisor
WorkbenchWindowAdvisor.createActionBarAdvisor(IActionBarConfigurer)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |