Uses of Interface
org.eclipse.core.runtime.IAdapterManager
Packages that use IAdapterManager
Package
Description
Provides support for the runtime platform, core utility methods and the extension registry.
-
Uses of IAdapterManager in org.eclipse.core.runtime
Methods in org.eclipse.core.runtime that return IAdapterManagerModifier and TypeMethodDescriptionstatic IAdapterManager
Platform.getAdapterManager()
Returns the adapter manager used for extendingIAdaptable
objects.