Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantListener
Package
Description
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of ISynchronizeParticipantListener in org.eclipse.team.ui.synchronize
Modifier and TypeMethodDescriptionvoid
ISynchronizeManager.addSynchronizeParticipantListener
(ISynchronizeParticipantListener listener) Registers the given listener for participant notifications.void
ISynchronizeManager.removeSynchronizeParticipantListener
(ISynchronizeParticipantListener listener) Removes the given listener for participant notifications.