Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.team.core.history.IFileHistory

Packages that use IFileHistory
org.eclipse.team.core.history Application programming interfaces for describing the history associated with files.  
org.eclipse.team.core.history.provider Application programming interfaces for describing the history associated with files.  
 

Uses of IFileHistory in org.eclipse.team.core.history
 

Methods in org.eclipse.team.core.history that return IFileHistory
 IFileHistory IFileHistoryProvider.getFileHistoryFor(IResource resource, int flags, IProgressMonitor monitor)
          Returns the file history for the given in resource.
 IFileHistory IFileHistoryProvider.getFileHistoryFor(IFileStore store, int flags, IProgressMonitor monitor)
          Returns an IFileHistory for the specified IFileStore.
 

Uses of IFileHistory in org.eclipse.team.core.history.provider
 

Classes in org.eclipse.team.core.history.provider that implement IFileHistory
 class FileHistory
          Abstract FileHistory class.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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