Uses of Interface
org.eclipse.ui.services.IDisposable
Packages that use 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
Classes in org.eclipse.compare.structuremergeviewer that implement IDisposableModifier and TypeClassDescriptionclassA node that acts as the root of the tree returned from aStructureCreator. -
Uses of IDisposable in org.eclipse.ui.commands
Subinterfaces of IDisposable in org.eclipse.ui.commandsModifier and TypeInterfaceDescriptioninterfaceProvides a look-up facility for images associated with commands.interfaceProvides services related to the command architecture within the workbench. -
Uses of IDisposable in org.eclipse.ui.contexts
Subinterfaces of IDisposable in org.eclipse.ui.contextsModifier and TypeInterfaceDescriptioninterfaceProvides services related to contexts in the Eclipse workbench. -
Uses of IDisposable in org.eclipse.ui.handlers
Subinterfaces of IDisposable in org.eclipse.ui.handlersModifier and TypeInterfaceDescriptioninterfaceProvides services related to activating and deactivating handlers within the workbench. -
Uses of IDisposable in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IDisposableModifier and TypeClassDescriptionclassImplementation for theIDragAndDropServiceto be used fromEditorSite's.static classUsed by the workbench window extension handler to unhook action sets from their associated window.classclassA part service which delegates all responsibility to the parent service.classMethods in org.eclipse.ui.internal with parameters of type IDisposable -
Uses of IDisposable in org.eclipse.ui.keys
Subinterfaces of IDisposable in org.eclipse.ui.keysModifier and TypeInterfaceDescriptioninterfaceProvides services related to the binding architecture (e.g., keyboard shortcuts) within the workbench. -
Uses of IDisposable in org.eclipse.ui.services
Subinterfaces of IDisposable in org.eclipse.ui.servicesModifier and TypeInterfaceDescriptioninterfaceEvaluate a core expression against the workbench application context and report updates using a Boolean property.interfaceA service that responds to changes in one or more sources.