public final class EsxEditorAdvisor
extends WorkbenchAdvisor
WorkbenchAdvisor for the RCP application.
| Modifier and Type | Class and Description |
|---|---|
static class |
EsxEditorAdvisor.Application
RCP's application
|
static class |
EsxEditorAdvisor.WindowActionBarAdvisor
RCP's action bar advisor
|
static class |
EsxEditorAdvisor.WindowAdvisor
RCP's window advisor
|
| Constructor and Description |
|---|
EsxEditorAdvisor() |
| Modifier and Type | Method and Description |
|---|---|
WorkbenchWindowAdvisor |
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer) |
java.lang.String |
getInitialWindowPerspectiveId() |
void |
initialize(IWorkbenchConfigurer configurer) |
void |
postShutdown() |
public java.lang.String getInitialWindowPerspectiveId()
public void initialize(IWorkbenchConfigurer configurer)
public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
public void postShutdown()
After shutting down, we try to clear out the "temp" folder.