|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |