Package | Description |
---|---|
org.eclipse.ui.contexts |
Provides support for integrating contexts into the Eclipse workbench.
|
org.eclipse.ui.handlers |
Provides support for integrating handlers into the Eclipse workbench.
|
org.eclipse.ui.menus |
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
|
org.eclipse.ui.services |
Classes for service support.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IContextService
Provides services related to contexts in the Eclipse workbench.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IHandlerService
Provides services related to activating and deactivating handlers within the
workbench.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IMenuService
Provides services related to the menu architecture within the workbench.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IEvaluationService
Evaluate a core expression against the workbench application context and
report updates using a Boolean property.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.