Types from org.eclipse.core.filebuffers used by org.eclipse.wst.jsdt.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.filebuffers.IDocumentSetupParticipant

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaDocumentSetupParticipant-1

org.eclipse.core.filebuffers.ITextFileBuffer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.fTextFileBuffer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.ValidationState.fTextFileBuffer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fBuffer-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.fTextFileBuffer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)193
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)181
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)105
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)105
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)289
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getModificationStamp(IResource)243
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)56
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()116
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)193
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IStorage)424
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyFile(RefactoringStatus, IFile)316
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2973
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2973
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)448
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)632
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1014
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)361
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)130
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)131
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.createInputStream(IFile)354
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.removePackageDeclaration(IJavaScriptUnit)694
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1127
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1127
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1127
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)396
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.1.(JavaHistoryActionImpl, ITextFileBuffer)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.applyChanges(ASTRewrite, IDocument, ITextFileBuffer, Shell, boolean, Map)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.2.(FormatAllAction, ITextFileBuffer, Map)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.formatCompilationUnit(ITextFileBuffer, Map)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getBuffer(IFile)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.acquire(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.getTextFileBuffer(IJavaScriptUnit)-1

org.eclipse.core.filebuffers.ITextFileBufferManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)117
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.CleanUpSaveUndo.perform(IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.getDocumentStamp(IFile, IProgressMonitor)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)479
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getTextEdit()110
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)185
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IStorage)421
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(IProgressMonitor)171
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.aquireDocument(IJavaScriptUnit, IProgressMonitor)898
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.commitDocument(IJavaScriptUnit, IDocument, TextEdit, IProgressMonitor)918
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.releaseDocument(IJavaScriptUnit, IDocument, IProgressMonitor)932
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)360
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)129
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)130
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.close()294
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.initialize()211
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.createInputStream(IFile)352
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getAnnotationModel(IPath)141
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractAnnotationHover.getHoverInfo(ITextViewer, IRegion)111
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)390

org.eclipse.core.filebuffers.LocationKind

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.fLocationKind-1

Back to reference summary for org.eclipse.wst.jsdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict