Types from org.eclipse.jface.text used by org.eclipse.wst.jsdt.web.ui

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

Reference Details

org.eclipse.jface.text.contentassist.ICompletionProposal

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)50
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)43
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)62
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)107
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)87
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.computeCompletionProposals(ITextViewer, int)43
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTTemplateAssistProcessor.computeCompletionProposals(ITextViewer, int)43
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)62
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.computeCompletionProposals(ITextViewer, int)43
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTTemplateAssistProcessor.computeCompletionProposals(ITextViewer, int)43
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.fJavaCompletionProposal-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getAdditionalProposalInfo()67
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)41
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.setJavaCompletionProposal(ICompletionProposal)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getJavaCompletionProposal()-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.getEndScriptProposal(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTTemplateAssistProcessor.computeCompletionProposals(ITextViewer, int)-1

org.eclipse.jface.text.contentassist.IContextInformation

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)185
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.JSDTCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeContextInformation(ITextViewer, int)-1

org.eclipse.jface.text.contentassist.IContextInformationValidator

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.getContextInformationValidator()-1

org.eclipse.jface.text.DocumentCommand

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT-1

org.eclipse.jface.text.formatter.IContentFormatter

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT.getContentFormatter(ISourceViewer)47
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT.getContentFormatter(ISourceViewer)-1

org.eclipse.jface.text.formatter.IFormattingContext

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)-1

org.eclipse.jface.text.formatter.MultiPassContentFormatter

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT.getContentFormatter(ISourceViewer)56
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT.getContentFormatter(ISourceViewer)48

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector-1

org.eclipse.jface.text.hyperlink.IHyperlink

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)179
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)147
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)179
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)147
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlink-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)55
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)168
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.createHyperlink(String, IRegion, IDocument, Node)78
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)137
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.createHyperlink(String, IRegion, IDocument, Node)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1

org.eclipse.jface.text.hyperlink.IHyperlinkDetector

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector-1

org.eclipse.jface.text.hyperlink.URLHyperlink

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.createHyperlink(String, IRegion, IDocument, Node)80

org.eclipse.jface.text.IAutoEditStrategy

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getAutoEditStrategies(IDocument)56
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.fStrategies-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getAutoEditStrategies(IDocument)-1

org.eclipse.jface.text.ITextSelection

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)39
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)38
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)39
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElement(IDocument, ITextSelection)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElementsForCurrentSelection(IDocument, ITextSelection)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getSearchQuery(IFile, IStructuredDocument, String, String, ITextSelection)-1

org.eclipse.jface.text.ITextViewer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.viewer-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.apply(ITextViewer, char, int, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.getJSPTranslation(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.getProposalCollector(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeContextInformation(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.getInstance(ITextViewer, int, JSDTProposalCollector)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.getJSPTranslation(ITextViewer)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.JSDTContetAssistInvocationContext(ITextViewer, int, JSDTProposalCollector)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.getEndScriptProposal(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.getJSPTranslation(ITextViewer)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTTemplateAssistProcessor.computeCompletionProposals(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTTemplateAssistProcessor.getInvocationContext(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverInfo(ITextViewer, IRegion)-1
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverRegion(ITextViewer, int)-1

org.eclipse.jface.text.rules.EndOfLineRule

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()55

org.eclipse.jface.text.rules.IRule

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()73

org.eclipse.jface.text.rules.IToken

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.fDefaultToken-1
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.fKeywordToken-1
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.fSingleLineCommentToken-1
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.fStringToken-1
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.fTypeToken-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)288
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)285
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)-1

org.eclipse.jface.text.rules.IWordDetector

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JavaWordDetector-1

org.eclipse.jface.text.rules.MultiLineRule

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()53

org.eclipse.jface.text.rules.RuleBasedScanner

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner-1

org.eclipse.jface.text.rules.SingleLineRule

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()57
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()58

org.eclipse.jface.text.rules.Token

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.setTokenData(String, Object)80
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.setTokenData(String, Object)83
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.setTokenData(String, Object)81
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.setTokenData(String, Object)85
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.setTokenData(String, Object)87

org.eclipse.jface.text.rules.WordRule

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()62
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()62

org.eclipse.jface.text.source.ICharacterPairMatcher

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher-1

org.eclipse.jface.text.source.ISourceViewer

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT.getContentFormatter(ISourceViewer)-1

org.eclipse.jface.text.templates.ContextTypeRegistry

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.JsUIPlugin.fContextTypeRegistry-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.JsUIPlugin.getTemplateContextRegistry()-1

org.eclipse.jface.text.templates.persistence.TemplateStore

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.JsUIPlugin.fTemplateStore-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.JsUIPlugin.getTemplateStore()-1

org.eclipse.jface.text.TextAttribute

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)180
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)217
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)219
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)216
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addJavaTextAttribute(String)73
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)180
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)214
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getAttributeFor(ITextRegion)-1
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict