Eclipse Platform v3.1

Package org.eclipse.team.internal.ccvs.ui.subscriber

Interface Summary
LogEntryCacheUpdateHandler.ILogsFetchedListener  
 

Class Summary
CommitSetDialog Dialog for creating and editing commit set title and comment
CompareParticipant  
CompareRevertAction Action in compare editor that reverts the local contents to match the contents on the server.
CompareRevertOperation  
ConfirmMergedAction  
ConfirmMergedOperation This action marks the local resource as merged by updating the base resource revision to match the remote resource revision
CVSActionDelegateWrapper Superclass of CVS participant action delegates that uses the classname as the key to access the text from the resource bundle
CVSChangeSetActionGroup Action group that is used by CVS Change Set Capabilities
CVSChangeSetCapability  
CVSChangeSetCollector Collector that fetches the log for incoming CVS change sets
CVSParticipant Superclass for all CVS particpants (workspace, merge and compare)
CVSParticipantAction Superclass of CVS participant actions that uses the classname as the key to access the text from the resource bundle
CVSParticipantLabelDecorator  
CVSSubscriberOperation  
CVSSynchronizeWizard This is the class registered with the org.eclipse.team.ui.synchronizeWizard
LogEntryCacheUpdateHandler This class wraps a LogEntryCache in order to clear entries once they are no longer in the subscriber.
MergeSynchronizeParticipant  
MergeUpdateAction  
MergeUpdateOperation This action performs a "cvs update -j start -j end ..." to merge changes into the local workspace.
OverrideAndCommitAction  
OverrideAndUpdateAction Runs an update command that will prompt the user for overwritting local changes to files that have non-mergeable conflicts.
OverrideAndUpdateSubscriberOperation  
RefreshDirtyStateAction Resets the dirty state of files whose contents match their base.
RefreshDirtyStateOperation Resets the dirty state of files whose contents match their base.
SafeUpdateOperation This update action will update all mergable resources first and then prompt the user to overwrite any resources that failed the safe update.
SyncInfoSetDetailsDialog DetailsDialog that has a details area which shows the SyncInfos in a SyncInfoSet.
UpdateDialog This dialog prompts for the type of update which should take place (i.e.
WorkspaceCommitAction  
WorkspaceCommitOperation  
WorkspaceSynchronizeParticipant  
WorkspaceUpdateAction  
WorkspaceUpdateOperation This action performs an update for the CVSWorkspaceSubscriber.
 


Eclipse Platform v3.1