Eclipse Platform
Release 3.0

org.eclipse.ui.editors.text
Class TextFileDocumentProvider.FileInfo

java.lang.Object
  extended byorg.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo
Enclosing class:
TextFileDocumentProvider

protected static class TextFileDocumentProvider.FileInfo
extends Object


Field Summary
 boolean fCachedReadOnlyState
           
 int fCount
           
 Object fElement
           
 IAnnotationModel fModel
           
 ITextFileBuffer fTextFileBuffer
           
 
Constructor Summary
protected TextFileDocumentProvider.FileInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fElement

public Object fElement

fCount

public int fCount

fTextFileBuffer

public ITextFileBuffer fTextFileBuffer

fModel

public IAnnotationModel fModel

fCachedReadOnlyState

public boolean fCachedReadOnlyState
Constructor Detail

TextFileDocumentProvider.FileInfo

protected TextFileDocumentProvider.FileInfo()

Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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