|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchAdvisor
org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor
public final class CoreEditorAdvisor
Customized WorkbenchAdvisor
for the RCP application.
Nested Class Summary | |
---|---|
static class |
CoreEditorAdvisor.AboutAction
About action for the RCP application. |
static class |
CoreEditorAdvisor.Application
RCP's application |
static class |
CoreEditorAdvisor.OpenAction
Open action for the objects from the Core model. |
static class |
CoreEditorAdvisor.OpenURIAction
Open URI action for the objects from the Core model. |
static class |
CoreEditorAdvisor.Perspective
RCP's perspective NOT USED |
static class |
CoreEditorAdvisor.WindowActionBarAdvisor
RCP's action bar advisor |
static class |
CoreEditorAdvisor.WindowAdvisor
RCP's window advisor |
Field Summary |
---|
Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
---|
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE |
Constructor Summary | |
---|---|
CoreEditorAdvisor()
|
Method Summary | |
---|---|
org.eclipse.ui.application.WorkbenchWindowAdvisor |
createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
|
java.lang.String |
getInitialWindowPerspectiveId()
|
java.lang.String |
getMainPreferencePageId()
|
void |
initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
|
static boolean |
openEditor(org.eclipse.ui.IWorkbench workbench,
org.eclipse.emf.common.util.URI fileURI)
|
static java.lang.String |
openFilePathDialog(org.eclipse.swt.widgets.Shell shell,
java.lang.String fileExtensionFilter,
int style)
|
Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
---|
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getWorkbenchErrorHandler, 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 CoreEditorAdvisor()
Method Detail |
---|
public static java.lang.String openFilePathDialog(org.eclipse.swt.widgets.Shell shell, java.lang.String fileExtensionFilter, int style)
public static boolean openEditor(org.eclipse.ui.IWorkbench workbench, org.eclipse.emf.common.util.URI fileURI)
public java.lang.String getInitialWindowPerspectiveId()
getInitialWindowPerspectiveId
in class org.eclipse.ui.application.WorkbenchAdvisor
set the initial Perspective
public java.lang.String getMainPreferencePageId()
getMainPreferencePageId
in class org.eclipse.ui.application.WorkbenchAdvisor
WorkbenchAdvisor.getMainPreferencePageId()
public void initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
initialize
in class org.eclipse.ui.application.WorkbenchAdvisor
public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
createWorkbenchWindowAdvisor
in class org.eclipse.ui.application.WorkbenchAdvisor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |