Eclipse Platform
2.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 a file-based document provider. 
 

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
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.