Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer

Packages that use FileDocumentProvider.FileSynchronizer
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
 

Uses of FileDocumentProvider.FileSynchronizer in org.eclipse.ui.editors.text
 

Fields in org.eclipse.ui.editors.text declared as FileDocumentProvider.FileSynchronizer
 FileDocumentProvider.FileSynchronizer FileDocumentProvider.FileInfo.fFileSynchronizer
          The file synchronizer.
 

Constructors in org.eclipse.ui.editors.text with parameters of type FileDocumentProvider.FileSynchronizer
FileDocumentProvider.FileInfo(IDocument document, IAnnotationModel model, FileDocumentProvider.FileSynchronizer fileSynchronizer)
          Creates and returns a new file info.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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