Eclipse Platform
Release 3.2

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

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

protected static class TextFileDocumentProvider.FileInfo
extends java.lang.Object


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

Field Detail

fElement

public java.lang.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.2

Guidelines for using Eclipse APIs.

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