Package | Description |
---|---|
org.eclipse.core.runtime |
Provides support for the runtime platform, core utility methods and the extension registry.
|
org.eclipse.core.runtime.dynamichelpers |
Provides helpers to facilitate the authoring of dynamic plug-ins.
|
org.eclipse.ui.intro.config |
Provides support for customizing welcome content and presentation.
|
Modifier and Type | Method and Description |
---|---|
void |
IRegistryChangeListener.registryChanged(IRegistryChangeEvent event)
Notifies this listener that some registry changes are happening, or have
already happened.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionTracker.registryChanged(IRegistryChangeEvent event)
Implementation of IRegistryChangeListener interface.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomizableIntroPart.registryChanged(IRegistryChangeEvent event)
Support dynamic awarness.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.