java.lang.Object org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo
protected class FileDocumentProvider.FileInfo
Bundle of all required information to allow files as underlying document resources.
FileDocumentProvider.FileSynchronizer
fFileSynchronizer
long
fModificationStamp
fEncoding, fIsModifiable, fIsReadOnly, fUpdateCache
fCanBeSaved, fCount, fDocument, fElement, fIsStateValidated, fModel, fStatus
FileDocumentProvider.FileInfo ( IDocument document, IAnnotationModel model, FileDocumentProvider.FileSynchronizer fileSynchronizer)
documentAboutToBeChanged, documentChanged, equals, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public FileDocumentProvider.FileSynchronizer fFileSynchronizer
public long fModificationStamp
public FileDocumentProvider.FileInfo( IDocument document, IAnnotationModel model, FileDocumentProvider.FileSynchronizer fileSynchronizer)
document
model
fileSynchronizer
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.