Uses of Interface
org.eclipse.core.runtime.IAdapterManager
-
Packages that use IAdapterManager Package Description org.eclipse.core.runtime 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 IAdapterManager Modifier and Type Method Description static IAdapterManager
Platform. getAdapterManager()
Returns the adapter manager used for extendingIAdaptable
objects.
-