Package | Description |
---|---|
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 |
PageSaveablePart
Deprecated.
Clients should use a subclass of
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
class |
SaveablePartAdapter
Deprecated.
Clients should use a subclass of
CompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
Modifier and Type | Method and Description |
---|---|
protected ISaveableWorkbenchPart |
SaveablePartDialog.getInput()
Deprecated.
Return the input to the dialog.
|
Constructor and Description |
---|
SaveablePartDialog(Shell shell,
ISaveableWorkbenchPart input)
Deprecated.
Creates a dialog with the given title and input.
|
Modifier and Type | Class and Description |
---|---|
class |
HistoryPageSaveablePart
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ParticipantPageSaveablePart
Deprecated.
Clients should use a subclass of
PageCompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.