|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISynchronizeScope | |
org.eclipse.team.ui.synchronize | Contains the team synchronization presentation framework and support for the Synchronize View. |
Uses of ISynchronizeScope in org.eclipse.team.ui.synchronize |
Classes in org.eclipse.team.ui.synchronize that implement ISynchronizeScope | |
class |
AbstractSynchronizeScope
Abstract superclass of resource scopes for SubscriberParticipant
instances.
|
class |
ResourceScope
A synchronize scope whose roots are a set of resources. |
class |
WorkingSetScope
A synchronize scope whose roots are defined by a working set. |
class |
WorkspaceScope
A synchronize scope whose roots are the workspace. |
Methods in org.eclipse.team.ui.synchronize that return ISynchronizeScope | |
ISynchronizeScope |
SubscriberParticipant.getScope()
Return the scope that defines the resources displayed by this participant. |
protected static ISynchronizeScope |
AbstractSynchronizeScope.createScope(IMemento settings)
Restore a scope from the given memento |
Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeScope | |
protected static void |
AbstractSynchronizeScope.saveScope(ISynchronizeScope scope,
IMemento settings)
Save the scope to the given memento |
Constructors in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeScope | |
SubscriberParticipant(ISynchronizeScope scope)
Constructor which should be called when creating a particpant whose resources are to be scoped. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.