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.mapping |
Application programming interfaces for working with resource mappings
Package Specification
This package specifies the API for working with resources mappings.
|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Class and Description |
---|
ISaveableWorkbenchPart
A saveable workbench part is a visual component that can be shown within
different contexts (e.g a dialog, workbench page).
|
SaveablePartAdapter
This adapter provides default implementations for methods on
ISaveableWorkbenchPart and
IWorkbenchPart . |
TeamOperation
An operation that can be configured to run in the foreground using
the
IProgressService or the background
as a Job . |
Class and Description |
---|
ISaveableWorkbenchPart
A saveable workbench part is a visual component that can be shown within
different contexts (e.g a dialog, workbench page).
|
PageSaveablePart
Abstract class for hosting a page based structure input view for the purposes
of feeding compare viewers.
|
SaveablePartAdapter
This adapter provides default implementations for methods on
ISaveableWorkbenchPart and
IWorkbenchPart . |
Class and Description |
---|
TeamOperation
An operation that can be configured to run in the foreground using
the
IProgressService or the background
as a Job . |
Class and Description |
---|
ISaveableWorkbenchPart
A saveable workbench part is a visual component that can be shown within
different contexts (e.g a dialog, workbench page).
|
PageSaveablePart
Abstract class for hosting a page based structure input view for the purposes
of feeding compare viewers.
|
SaveablePartAdapter
This adapter provides default implementations for methods on
ISaveableWorkbenchPart and
IWorkbenchPart . |
SaveablePartDialog
A dialog that displays a
ISaveableWorkbenchPart and
ensures that changes made to the input are saved when the dialog is closed. |
TeamOperation
An operation that can be configured to run in the foreground using
the
IProgressService or the background
as a Job . |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.