Package | Description |
---|---|
org.eclipse.ui.application |
Application-level APIs for configuring and controling the Eclipse Platform User
Interface.
|
Modifier and Type | Method and Description |
---|---|
protected IWorkbenchConfigurer |
WorkbenchAdvisor.getWorkbenchConfigurer()
Returns the workbench configurer for the advisor.
|
IWorkbenchConfigurer |
IWorkbenchWindowConfigurer.getWorkbenchConfigurer()
Returns the workbench configurer.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkbenchAdvisor.initialize(IWorkbenchConfigurer configurer)
Performs arbitrary initialization before the workbench starts running.
|
void |
WorkbenchAdvisor.internalBasicInitialize(IWorkbenchConfigurer configurer)
Remembers the configurer and calls
initialize . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.