|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener registered with an TeamStateProvider
in order to
receive change events when the team state of any
resources change. It is the responsibility of clients to determine if
a label update is required based on the changed resources.
Change events may not be issued if a local change has resulted in a synchronization state change. It is up to clients to check whether a label update is required for a model element when local resources change by using the resource delta mechanism.
Clients may implement this interface
IWorkspace.addResourceChangeListener(org.eclipse.core.resources.IResourceChangeListener)
Method Summary | |
---|---|
void |
teamStateChanged(ITeamStateChangeEvent event)
Notification that the team state of resources has changed. |
Method Detail |
public void teamStateChanged(ITeamStateChangeEvent event)
event
- the event that describes which resources have changed
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.