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 TypeMethodDescriptionvoidISynchronizeManager.addSynchronizeParticipantListener(ISynchronizeParticipantListener listener) Registers the given listener for participant notifications.voidISynchronizeManager.removeSynchronizeParticipantListener(ISynchronizeParticipantListener listener) Removes the given listener for participant notifications.