Uses of Interface
org.eclipse.ui.services.IDisposable
Package
Description
Provides support for finding and displaying the differences
between hierarchically structured data.
Provides support for retrieving information on Commands from the workbench.
Provides support for integrating contexts into the Eclipse workbench.
Provides support for integrating handlers into the Eclipse workbench.
Provides support for integrating keys into the Eclipse workbench.
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
Provides the Common Navigator framework.
Classes for service support.
-
Uses of IDisposable in org.eclipse.compare.structuremergeviewer
Modifier and TypeClassDescriptionclass
A node that acts as the root of the tree returned from aStructureCreator
. -
Uses of IDisposable in org.eclipse.ui.commands
Modifier and TypeInterfaceDescriptioninterface
Provides a look-up facility for images associated with commands.interface
Provides services related to the command architecture within the workbench. -
Uses of IDisposable in org.eclipse.ui.contexts
Modifier and TypeInterfaceDescriptioninterface
Provides services related to contexts in the Eclipse workbench. -
Uses of IDisposable in org.eclipse.ui.handlers
Modifier and TypeInterfaceDescriptioninterface
Provides services related to activating and deactivating handlers within the workbench. -
Uses of IDisposable in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
Implementation for theIDragAndDropService
to be used fromEditorSite
's.static class
Used by the workbench window extension handler to unhook action sets from their associated window.class
class
A part service which delegates all responsibility to the parent service.class
-
Uses of IDisposable in org.eclipse.ui.keys
Modifier and TypeInterfaceDescriptioninterface
Provides services related to the binding architecture (e.g., keyboard shortcuts) within the workbench. -
Uses of IDisposable in org.eclipse.ui.services
Modifier and TypeInterfaceDescriptioninterface
Evaluate a core expression against the workbench application context and report updates using a Boolean property.interface
A service that responds to changes in one or more sources.