|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBundleGroupProvider | |
---|---|
org.eclipse.core.runtime | Provides support for the runtime platform, core utility methods and the extension registry. |
Uses of IBundleGroupProvider in org.eclipse.core.runtime |
---|
Methods in org.eclipse.core.runtime that return IBundleGroupProvider | |
static IBundleGroupProvider[] |
Platform.getBundleGroupProviders()
Returns the currently registered bundle group providers. |
Methods in org.eclipse.core.runtime with parameters of type IBundleGroupProvider | |
static void |
Platform.registerBundleGroupProvider(IBundleGroupProvider provider)
Registers the given bundle group provider with the platform. |
static void |
Platform.unregisterBundleGroupProvider(IBundleGroupProvider provider)
De-registers the given bundle group provider with the platform. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.