Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.team.ui.mapping.ITeamStateChangeEvent

Packages that use ITeamStateChangeEvent
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. 
 

Uses of ITeamStateChangeEvent in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping with parameters of type ITeamStateChangeEvent
 void ITeamStateChangeListener.teamStateChanged(ITeamStateChangeEvent event)
          Notification that the team state of resources has changed.
 

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

Classes in org.eclipse.team.ui.synchronize that implement ITeamStateChangeEvent
 class TeamStateChangeEvent
          An implementation of ITeamStateChangeEvent.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ITeamStateChangeEvent
protected  void TeamStateProvider.fireStateChangeEvent(ITeamStateChangeEvent event)
          Fire the change event to all listeners.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.