|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISubscriberChangeEvent | |
org.eclipse.team.core.subscribers | Application programming interfaces for generating and refreshing synchronization state. |
Uses of ISubscriberChangeEvent in org.eclipse.team.core.subscribers |
Classes in org.eclipse.team.core.subscribers that implement ISubscriberChangeEvent | |
class |
SubscriberChangeEvent
A concrete implementation of ISubscriberChangeEvent that can
be used by clients. |
Methods in org.eclipse.team.core.subscribers with parameters of type ISubscriberChangeEvent | |
protected void |
Subscriber.fireTeamResourceChange(ISubscriberChangeEvent[] deltas)
Fires a team resource change event to all registered listeners Only listeners registered at the time this method is called are notified. |
void |
ISubscriberChangeListener.subscriberResourceChanged(ISubscriberChangeEvent[] deltas)
Notifies this listener that some resources' subscriber properties have changed. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.