|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBundleGroupProvider | |
---|---|
org.eclipse.core.runtime | Provides core support for plug-ins and the plug-in 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.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.