Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantListener
Packages that use ISynchronizeParticipantListener
Package
Description
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 ISynchronizeParticipantListenerModifier 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.