Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeScope

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
protected static  ISynchronizeScope AbstractSynchronizeScope. createScope ( IMemento settings)
          Restore a scope from the given memento
  ISynchronizeScope SubscriberParticipant. getScope ()
          Return the scope that defines the resources displayed by this participant.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeScope
protected abstract   SubscriberParticipant SubscriberParticipantWizard. createParticipant ( ISynchronizeScope scope)
          Method called from SubscriberParticipantWizard.createParticipant() to create a SubscriberParticipant for the given scope.
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 participant whose resources are to be scoped.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire