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.core.subscribers.ISubscriberChangeEvent

Packages that use ISubscriberChangeEvent
org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state. 
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of ISubscriberChangeEvent in org.eclipse.team.core.subscribers
 

Classes in org.eclipse.team.core.subscribers that implement ISubscriberChangeEvent
 class SubscriberChangeEvent
          A concrete implementation of ISubscriberChangeEvent that can be used by clients.
 

Methods in org.eclipse.team.core.subscribers with parameters of type ISubscriberChangeEvent
protected  void Subscriber. fireTeamResourceChange ( ISubscriberChangeEvent[] deltas)
          Fires a team resource change event to all registered listeners Only listeners registered at the time this method is called are notified.
 void ISubscriberChangeListener. subscriberResourceChanged ( ISubscriberChangeEvent[] deltas)
          Notifies this listener that some resources' subscriber properties have changed.
 void SubscriberScopeManager. subscriberResourceChanged ( ISubscriberChangeEvent[] deltas)
           
 

Uses of ISubscriberChangeEvent in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISubscriberChangeEvent
 void SubscriberTeamStateProvider. subscriberResourceChanged ( ISubscriberChangeEvent[] deltas)
           
 

Constructors in org.eclipse.team.ui.synchronize with parameters of type ISubscriberChangeEvent
TeamStateChangeEvent ( ISubscriberChangeEvent[] deltas)
          Convenience constructor for creating an event from a subscriber change.
 


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