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
Package Specification
This package specifies the API for providing history pages to the history view.
|
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
Abstract class for hosting a page based structure input view for the purposes
of feeding compare viewers.
|
class |
SaveablePartAdapter
This adapter provides default implementations for methods on
ISaveableWorkbenchPart and
IWorkbenchPart . |
Modifier and Type | Method and Description |
---|---|
protected ISaveableWorkbenchPart |
SaveablePartDialog.getInput()
Return the input to the dialog.
|
Constructor and Description |
---|
SaveablePartDialog(Shell shell,
ISaveableWorkbenchPart input)
Creates a dialog with the given title and input.
|
Modifier and Type | Class and Description |
---|---|
class |
HistoryPageSaveablePart
Displays a history page combined with the compare/merge infrastructure.
|
Modifier and Type | Class and Description |
---|---|
class |
ParticipantPageSaveablePart
Displays a synchronize participant page combined with the compare/merge infrastructure.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.