|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISaveableWorkbenchPart | |
---|---|
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. |
Uses of ISaveableWorkbenchPart in org.eclipse.team.ui |
---|
Classes in org.eclipse.team.ui that implement ISaveableWorkbenchPart | |
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) |
Methods in org.eclipse.team.ui that return ISaveableWorkbenchPart | |
protected ISaveableWorkbenchPart |
SaveablePartDialog.getInput()
Deprecated. Return the input to the dialog. |
Constructors in org.eclipse.team.ui with parameters of type ISaveableWorkbenchPart | |
SaveablePartDialog(Shell shell,
ISaveableWorkbenchPart input)
Deprecated. Creates a dialog with the given title and input. |
Uses of ISaveableWorkbenchPart in org.eclipse.team.ui.history |
---|
Classes in org.eclipse.team.ui.history that implement ISaveableWorkbenchPart | |
class |
HistoryPageSaveablePart
Deprecated. use HistoryPageCompareEditorInput |
Uses of ISaveableWorkbenchPart in org.eclipse.team.ui.synchronize |
---|
Classes in org.eclipse.team.ui.synchronize that implement ISaveableWorkbenchPart | |
class |
ParticipantPageSaveablePart
Deprecated. Clients should use a subclass of PageCompareEditorInput
and CompareUI.openCompareDialog(org.eclipse.compare.CompareEditorInput) |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.