Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantListener

Packages that use ISynchronizeParticipantListener
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of ISynchronizeParticipantListener in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeParticipantListener
 void ISynchronizeManager.addSynchronizeParticipantListener(ISynchronizeParticipantListener listener)
          Registers the given listener for participant notifications.
 void ISynchronizeManager.removeSynchronizeParticipantListener(ISynchronizeParticipantListener listener)
          Removes the given listener for participant notifications.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.