Methods 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.getAdditionalProposalInfo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.getAdditionalProposalInfo()69

org.eclipse.jface.text.contentassist.ICompletionProposal.getContextInformation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)185

org.eclipse.jface.text.contentassist.ICompletionProposal.getDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)180

org.eclipse.jface.text.contentassist.ICompletionProposal.getImage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)179

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.ContextBasedFormattingStrategy()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.FormattingStrategyJSDT()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.FormattingStrategyJSDT()65

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.format()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()89
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.formatterStarts(IFormattingContext)

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

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.formatterStops()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStops()145
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStops()-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.getPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()107
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()102

org.eclipse.jface.text.formatter.IFormattingContext.getProperty(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)132
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)134
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)130
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)129

org.eclipse.jface.text.formatter.IFormattingContext.setProperty(Object, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)135

org.eclipse.jface.text.formatter.MultiPassContentFormatter.setSlaveStrategy(IFormattingStrategy, String)

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

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector.AbstractHyperlinkDetector()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.JSDTHyperlinkDetector()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.JSDTHyperlinkDetector()53

org.eclipse.jface.text.hyperlink.URLHyperlink.URLHyperlink(IRegion, String)

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

org.eclipse.jface.text.IAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.customizeDocumentCommand(IDocument, DocumentCommand)47

org.eclipse.jface.text.ITextSelection.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)50
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElementsForCurrentSelection(IDocument, ITextSelection)60

org.eclipse.jface.text.ITextSelection.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)50
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)50
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElementsForCurrentSelection(IDocument, ITextSelection)60
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElementsForCurrentSelection(IDocument, ITextSelection)60

org.eclipse.jface.text.ITextViewer.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTCompletionProposal.apply(ITextViewer, char, int, int)58
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant.getJSPTranslation(ITextViewer, int)81
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.getDocument()78
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.getJSPTranslation(ITextViewer)40
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.getEndScriptProposal(ITextViewer, int)56
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTHtmlCompletionProcessor.getJSPTranslation(ITextViewer)88
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)158
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)105
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverInfo(ITextViewer, IRegion)99
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverRegion(ITextViewer, int)148

org.eclipse.jface.text.rules.EndOfLineRule.EndOfLineRule(String, IToken)

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

org.eclipse.jface.text.rules.IToken.getData()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getTokenTextAttribute(IToken)215

org.eclipse.jface.text.rules.IToken.isEOF()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)289

org.eclipse.jface.text.rules.IToken.isUndefined()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)290
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)299

org.eclipse.jface.text.rules.IToken.isWhitespace()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)295

org.eclipse.jface.text.rules.MultiLineRule.MultiLineRule(String, String, IToken)

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

org.eclipse.jface.text.rules.RuleBasedScanner.getTokenLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)296
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)311
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)301
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)308

org.eclipse.jface.text.rules.RuleBasedScanner.getTokenOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)307

org.eclipse.jface.text.rules.RuleBasedScanner.nextToken()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)288

org.eclipse.jface.text.rules.RuleBasedScanner.RuleBasedScanner()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.JSDTCodeScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.JSDTCodeScanner()47

org.eclipse.jface.text.rules.RuleBasedScanner.setRange(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)286

org.eclipse.jface.text.rules.RuleBasedScanner.setRules(IRule[])

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

org.eclipse.jface.text.rules.SingleLineRule.SingleLineRule(String, String, IToken, char)

CONSTRUCTOR_METHOD
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.Token(Object)

CONSTRUCTOR_METHOD
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.addWord(String, IToken)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()70
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()67
org.eclipse.wst.jsdt.web.ui.internal.style.java.JSDTCodeScanner.initializeRules()64

org.eclipse.jface.text.rules.WordRule.WordRule(IWordDetector, IToken)

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

org.eclipse.jface.text.templates.persistence.TemplateStore.load()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.JsUIPlugin.getTemplateStore()92

org.eclipse.jface.text.TextAttribute.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)183
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)181

org.eclipse.jface.text.TextAttribute.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)185

org.eclipse.jface.text.TextAttribute.getStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)186
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)189
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.addRange(Collection, int, int, TextAttribute)185

org.eclipse.jface.text.TextViewer.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)74

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict