Eclipse Platform
Release 3.3

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

Packages that use ITeamStateChangeListener
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 ITeamStateChangeListener in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping with parameters of type ITeamStateChangeListener
 void ITeamStateProvider.addDecoratedStateChangeListener(ITeamStateChangeListener listener)
          Add a decorated state change listener to the provider.
 void ITeamStateProvider.removeDecoratedStateChangeListener(ITeamStateChangeListener listener)
          Remove the decorated state change listener to the provider.
 

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

Methods in org.eclipse.team.ui.synchronize with parameters of type ITeamStateChangeListener
 void TeamStateProvider.addDecoratedStateChangeListener(ITeamStateChangeListener listener)
           
 void TeamStateProvider.removeDecoratedStateChangeListener(ITeamStateChangeListener listener)
           
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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