|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchAdvisor
org.radrails.ide.ui.RadRailsWorkbenchAdvisor
The main workbench class. Used to specify the initial perspective and register adapters before the application is run.
Field Summary |
Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE |
Constructor Summary | |
RadRailsWorkbenchAdvisor()
|
Method Summary | |
org.eclipse.ui.application.WorkbenchWindowAdvisor |
createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
|
java.lang.String |
getInitialWindowPerspectiveId()
|
void |
initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
|
void |
preStartup()
|
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, preWindowOpen, preWindowShellClose, restoreState, saveState |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RadRailsWorkbenchAdvisor()
Method Detail |
public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
WorkbenchAdvisor.createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer)
public java.lang.String getInitialWindowPerspectiveId()
WorkbenchAdvisor.getInitialWindowPerspectiveId()
public void initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
WorkbenchAdvisor.initialize(org.eclipse.ui.application.IWorkbenchConfigurer)
public void preStartup()
WorkbenchAdvisor.preStartup()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |