|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.eclipse.ui.application.WorkbenchAdvisor
com.ibm.jdg2e.miniwp.MiniWPWorkbenchAdvisor
The heart of the Mini-Workplace, MiniWPWorkbenchAdvisor,
decides what elements make up the main window and the set of
base actions.
| Field Summary |
| Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE |
| Constructor Summary | |
MiniWPWorkbenchAdvisor()
|
|
| Method Summary | |
org.eclipse.ui.application.WorkbenchWindowAdvisor |
createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
|
java.lang.String |
getInitialWindowPerspectiveId()
Return the "main" perspective as defined in the org.eclipse.ui.perspectives
extension. |
| Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, initialize, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preShutdown, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MiniWPWorkbenchAdvisor()
| Method Detail |
public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
public java.lang.String getInitialWindowPerspectiveId()
org.eclipse.ui.perspectives
extension.
MiniWPPerspectiveFactory
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||