Eclipse Platform
2.1

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

Packages that use FileDocumentProvider
org.eclipse.ui.editors.text Provides a standard text editor and a file-based document provider. 
 

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

Constructors in org.eclipse.ui.editors.text with parameters of type FileDocumentProvider
FileDocumentProvider.SafeChange(IFileEditorInput input)
          Creates a new safe runnable for the given input.
FileDocumentProvider.FileSynchronizer(IFileEditorInput fileEditorInput)
          Creates a new file synchronizer.
FileDocumentProvider.FileSynchronizer(FileEditorInput fileEditorInput)
          Deprecated. use FileSynchronizer(IFileEditorInput)
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.