Uses of Class
org.eclipse.team.ui.synchronize.ParticipantSynchronizeWizard
-
Packages that use ParticipantSynchronizeWizard Package Description org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of ParticipantSynchronizeWizard in org.eclipse.team.ui.synchronize
Subclasses of ParticipantSynchronizeWizard in org.eclipse.team.ui.synchronize Modifier and Type Class Description class
ModelParticipantWizard
This is a convenience class for creating wizards for use with theorg.eclipse.team.ui.synchronizeWizard
extension point that create aModelSynchronizeParticipant
.class
SubscriberParticipantWizard
This is a convenience class for creating wizards for use with theorg.eclipse.team.ui.synchronizeWizard
extension point that create aSubscriberParticipant
.
-