|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchAdvisor
org.gla.bisb.ApplicationWorkbenchAdvisor
public class ApplicationWorkbenchAdvisor
The workbench advisor. This implementation forces saving/restoring of the framework's state in a workspace.
Field Summary |
---|
Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
---|
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE |
Constructor Summary | |
---|---|
ApplicationWorkbenchAdvisor()
|
Method Summary | |
---|---|
org.eclipse.ui.application.WorkbenchWindowAdvisor |
createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Creates a WorkbenchWindowAdvisor |
java.lang.String |
getInitialWindowPerspectiveId()
Returns the ID of the initial window perspective. |
void |
initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
Initialises the workbench. |
Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
---|
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getMainPreferencePageId, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preShutdown, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationWorkbenchAdvisor()
Method Detail |
---|
public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
WorkbenchWindowAdvisor
createWorkbenchWindowAdvisor
in class org.eclipse.ui.application.WorkbenchAdvisor
WorkbenchAdvisor.createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer)
public java.lang.String getInitialWindowPerspectiveId()
getInitialWindowPerspectiveId
in class org.eclipse.ui.application.WorkbenchAdvisor
WorkbenchAdvisor.getInitialWindowPerspectiveId()
public void initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
initialize
in class org.eclipse.ui.application.WorkbenchAdvisor
configurer
- The default reference to the workbench configurer.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |