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.mapping.ITeamStateDescription

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

Methods in org.eclipse.team.ui.mapping that return ITeamStateDescription
  ITeamStateDescription ITeamStateProvider. getStateDescription ( Object element, int stateMask, String[] properties, IProgressMonitor monitor)
          Return the state description for the given element.
 

Methods in org.eclipse.team.ui.mapping with parameters of type ITeamStateDescription
 void SynchronizationStateTester. elementDecorated ( Object element, ITeamStateDescription description)
          A callback to the tester made from the team decorator to notify the tester that the given element has been decorated with the given state.
 

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

Classes in org.eclipse.team.ui.synchronize that implement ITeamStateDescription
 class TeamStateDescription
          An implementation of ITeamStateDescription.
 

Methods in org.eclipse.team.ui.synchronize that return ITeamStateDescription
  ITeamStateDescription SubscriberTeamStateProvider. getStateDescription ( Object element, int stateMask, String[] properties, IProgressMonitor monitor)
           
 


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