Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
org.eclipse.team.ui |
Provides basic support for managing Team providers.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
CompareViewerSwitchingPane
A custom
CompareViewerPane that supports dynamic viewer switching. |
Modifier and Type | Method and Description |
---|---|
protected CompareViewerPane |
CompareEditorInput.createStructureInputPane(Composite parent)
Create the pane that will contain the structure input pane (upper left).
|
Modifier and Type | Method and Description |
---|---|
protected CompareViewerPane |
PageCompareEditorInput.createStructureInputPane(Composite parent) |
Modifier and Type | Method and Description |
---|---|
protected abstract IPage |
PageCompareEditorInput.createPage(CompareViewerPane parent,
IToolBarManager toolBarManager)
Create the page for this part and return the top level control
for the page.
|
Modifier and Type | Method and Description |
---|---|
protected IPage |
HistoryPageCompareEditorInput.createPage(CompareViewerPane parent,
IToolBarManager toolBarManager) |
Modifier and Type | Method and Description |
---|---|
protected IPage |
ParticipantPageCompareEditorInput.createPage(CompareViewerPane parent,
IToolBarManager toolBarManager) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.