Uses of Class
org.eclipse.team.ui.PageCompareEditorInput
-
Packages that use PageCompareEditorInput Package Description org.eclipse.team.ui.history Application programming interfaces for working with history.org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of PageCompareEditorInput in org.eclipse.team.ui.history
Subclasses of PageCompareEditorInput in org.eclipse.team.ui.history Modifier and Type Class Description class
HistoryPageCompareEditorInput
Displays a history page combined with the compare/merge infrastructure. -
Uses of PageCompareEditorInput in org.eclipse.team.ui.synchronize
Subclasses of PageCompareEditorInput in org.eclipse.team.ui.synchronize Modifier and Type Class Description class
ParticipantPageCompareEditorInput
Displays a synchronize participant page combined with the compare/merge infrastructure.
-