|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.utils.extensions.AbstractPluginRegistryBase.RegistryListener
protected class AbstractPluginRegistryBase.RegistryListener
The listener interface for receiving registry events. The class that is interested in processing a registry event
implements this interface, and the object created with that class is registered with a component using the
component's addRegistryListener method. When the registry event occurs, that object's appropriate
method is invoked.
RegistryEvent| Constructor Summary | |
|---|---|
protected |
AbstractPluginRegistryBase.RegistryListener()
|
| Method Summary | |
|---|---|
void |
registryChanged(IRegistryChangeEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractPluginRegistryBase.RegistryListener()
| Method Detail |
|---|
public void registryChanged(IRegistryChangeEvent event)
registryChanged(org.eclipse.core.runtime.IRegistryChangeEvent)
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||