|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProviderChangeEvent | |
---|---|
org.eclipse.gmf.runtime.common.core.service | Provides the base interfaces for all service providers. |
org.eclipse.gmf.runtime.common.ui.services.icon | Provides the framework for the icon service. |
Uses of ProviderChangeEvent in org.eclipse.gmf.runtime.common.core.service |
---|
Methods in org.eclipse.gmf.runtime.common.core.service with parameters of type ProviderChangeEvent | |
---|---|
protected void |
AbstractProvider.fireProviderChange(ProviderChangeEvent event)
Notifies the listeners for this abstract provider that the specified event has occurred. |
void |
Service.providerChanged(ProviderChangeEvent event)
Handles an event indicating that a provider has changed. |
void |
Service.ProviderDescriptor.providerChanged(ProviderChangeEvent event)
Handles an event indicating that a provider has changed. |
void |
IProviderChangeListener.providerChanged(ProviderChangeEvent event)
Handles an event indicating that a provider has changed. |
Uses of ProviderChangeEvent in org.eclipse.gmf.runtime.common.ui.services.icon |
---|
Subclasses of ProviderChangeEvent in org.eclipse.gmf.runtime.common.ui.services.icon | |
---|---|
class |
LabelChangedEvent
A custom provider changed event for handling icon and text changes |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.