Methods from org.eclipse.jface.text used by org.eclipse.wst.html.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.ContentAssistant.ContentAssistant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)37
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.1.getContentAssistant(ISourceViewer)62

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoActivation(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.1.getContentAssistant(ISourceViewer)63

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoInsert(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.1.getContentAssistant(ISourceViewer)64

org.eclipse.jface.text.contentassist.ContentAssistant.setContentAssistProcessor(IContentAssistProcessor, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)44
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)41
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)42
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)45
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)46
org.eclipse.wst.html.ui.internal.correction.CorrectionAssistantProviderHTML.getCorrectionAssistant(ISourceViewer)43
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.1.getContentAssistant(ISourceViewer)65

org.eclipse.jface.text.contentassist.IContentAssistant.getContentAssistProcessor(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.getJSContentAssistProcessor()409
org.eclipse.wst.html.ui.internal.contentassist.NoRegionContentAssistProcessorForHTML.initPartitionToProcessorMap()32

org.eclipse.jface.text.contentassist.IContentAssistProcessor.computeCompletionProposals(ITextViewer, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)204

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.StructuredTextViewerConfigurationHTML.getContentFormatter(ISourceViewer)145

org.eclipse.jface.text.formatter.MultiPassContentFormatter.setMasterStrategy(IFormattingStrategy)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.StructuredTextViewerConfigurationHTML.getContentFormatter(ISourceViewer)146

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

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.AnchorHyperlinkDetector()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.AnchorHyperlinkDetector()335

org.eclipse.jface.text.ITextHover.getHoverInfo(ITextViewer, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.taginfo.HTMLInformationProvider.getInformation2(ITextViewer, IRegion)63

org.eclipse.jface.text.ITextHover.getHoverRegion(ITextViewer, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.taginfo.HTMLInformationProvider.getSubject(ITextViewer, int)43

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)65
org.eclipse.wst.html.ui.internal.edit.ui.CleanupActionHTMLDelegate.run(IAction)121
org.eclipse.wst.html.ui.internal.edit.ui.CleanupActionHTMLDelegate.run(IAction)102
org.eclipse.wst.html.ui.internal.edit.ui.CleanupDocumentHandler.execute(ExecutionEvent)100
org.eclipse.wst.html.ui.internal.edit.ui.CleanupDocumentHandler.execute(ExecutionEvent)81

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)64
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)65
org.eclipse.wst.html.ui.internal.edit.ui.CleanupActionHTMLDelegate.run(IAction)102
org.eclipse.wst.html.ui.internal.edit.ui.CleanupActionHTMLDelegate.run(IAction)121
org.eclipse.wst.html.ui.internal.edit.ui.CleanupDocumentHandler.execute(ExecutionEvent)100
org.eclipse.wst.html.ui.internal.edit.ui.CleanupDocumentHandler.execute(ExecutionEvent)81
org.eclipse.wst.html.ui.internal.handlers.HTMLFindOccurrencesHandler.getPartition(IDocument, ITextSelection)121

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)73

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)183
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.createContext(ITextViewer, IRegion, int)118
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)430
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.getHyperlinkText()298
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.getHyperlinkText()298

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)61
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()328
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()328

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.isViewerEmpty(ITextViewer)321
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.createHyperlinksToAnchorNamed(ITextViewer, IRegion, Element, String, boolean)396

org.eclipse.jface.text.ITextViewer.revealRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()329
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()329

org.eclipse.jface.text.ITextViewerExtension5.modelOffset2WidgetOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()326
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()326

org.eclipse.jface.text.source.projection.ProjectionAnnotation.isCollapsed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.paint(GC, Canvas, Rectangle)69
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.paint(GC, Canvas, Rectangle)69

org.eclipse.jface.text.source.projection.ProjectionAnnotation.markCollapsed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.markCollapsed()94
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.markCollapsed()94
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.markCollapsed()-1
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.markCollapsed()-1

org.eclipse.jface.text.source.projection.ProjectionAnnotation.paint(GC, Canvas, Rectangle)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.paint(GC, Canvas, Rectangle)82
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.paint(GC, Canvas, Rectangle)82
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.paint(GC, Canvas, Rectangle)-1
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.paint(GC, Canvas, Rectangle)-1

org.eclipse.jface.text.source.projection.ProjectionAnnotation.ProjectionAnnotation(boolean)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.TagProjectionAnnotation(ProjectionModelNodeAdapterHTML, Node, boolean)46
org.eclipse.wst.html.ui.internal.projection.ProjectionModelNodeAdapterHTML.TagProjectionAnnotation.TagProjectionAnnotation(ProjectionModelNodeAdapterHTML, Node, boolean)46

org.eclipse.jface.text.source.projection.ProjectionAnnotationModel.modifyAnnotations(Annotation[], Map, Annotation[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionViewerInformation.applyAnnotationModelChanges()140

org.eclipse.jface.text.source.projection.ProjectionViewer.addProjectionListener(IProjectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.install(ProjectionViewer)227

org.eclipse.jface.text.source.projection.ProjectionViewer.getProjectionAnnotationModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.ProjectionViewerInformation.ProjectionViewerInformation(ProjectionViewer)106
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.initialize()192
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.projectionDisabled()243
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.projectionDisabled()242

org.eclipse.jface.text.source.projection.ProjectionViewer.removeProjectionListener(IProjectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.uninstall()345

org.eclipse.jface.text.source.SourceViewer.configure(SourceViewerConfiguration)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.doCreateViewer(Composite, SourceViewerConfiguration)131
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.createViewer(Composite)335

org.eclipse.jface.text.source.SourceViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.doCreateViewer(Composite)350
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.enableTemplates()383

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.createContents(Composite)325
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.doCreateViewer(Composite, SourceViewerConfiguration)132
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.createViewer(Composite)336

org.eclipse.jface.text.source.SourceViewer.SourceViewer(Composite, IVerticalRuler, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.createContents(Composite)309

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.1.getConfiguredContentTypes(ISourceViewer)-1
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.2.getConfiguredContentTypes(ISourceViewer)-1
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.6.getConfiguredContentTypes(ISourceViewer)-1
org.eclipse.wst.html.ui.StructuredTextViewerConfigurationHTML.getConfiguredContentTypes(ISourceViewer)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.1.getConfiguredContentTypes(ISourceViewer)54
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.2.getConfiguredContentTypes(ISourceViewer)114
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.6.getConfiguredContentTypes(ISourceViewer)324

org.eclipse.jface.text.templates.ContextTypeRegistry.getContextType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.getContextType(ITextViewer, IRegion)133
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.getTemplateString()420

org.eclipse.jface.text.templates.persistence.TemplateStore.findTemplate(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.setSelectedTemplate(String)485

org.eclipse.jface.text.templates.persistence.TemplateStore.findTemplateById(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.HTMLUIPreferenceInitializer.initializeDefaultPreferences()106

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplates(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.getTemplates(String)152
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.TemplateContentProvider.getElements(Object)97
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.TemplateContentProvider.getElements(Object)97

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.HTMLUIPlugin.getTemplateStore()71

org.eclipse.jface.text.templates.TemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)-1

org.eclipse.jface.text.templates.TemplateCompletionProcessor.createProposal(Template, TemplateContext, IRegion, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.createProposal(Template, TemplateContext, IRegion, int)-1

org.eclipse.jface.text.templates.TemplateCompletionProcessor.extractPrefix(ITextViewer, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)67

org.eclipse.jface.text.templates.TemplateCompletionProcessor.getContextType(ITextViewer, IRegion)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.getContextType(ITextViewer, IRegion)-1

org.eclipse.jface.text.templates.TemplateCompletionProcessor.getImage(Template)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.getImage(Template)-1

org.eclipse.jface.text.templates.TemplateCompletionProcessor.getRelevance(Template, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)87

org.eclipse.jface.text.templates.TemplateCompletionProcessor.getTemplates(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.getTemplates(String)-1

org.eclipse.jface.text.templates.TemplateCompletionProcessor.TemplateCompletionProcessor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.HTMLTemplateCompletionProcessor()45

org.eclipse.jface.text.templates.TemplateProposal.getAdditionalProposalInfo()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.CustomTemplateProposal.getAdditionalProposalInfo()37
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.CustomTemplateProposal.getAdditionalProposalInfo()-1

org.eclipse.jface.text.templates.TemplateProposal.getRelevance()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.ProposalComparator.compare(Object, Object)48
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.ProposalComparator.compare(Object, Object)48
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.ProposalComparator.compare(Object, Object)48
org.eclipse.wst.html.ui.internal.contentassist.HTMLTemplateCompletionProcessor.ProposalComparator.compare(Object, Object)48

org.eclipse.jface.text.templates.TemplateProposal.TemplateProposal(Template, TemplateContext, IRegion, Image, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.CustomTemplateProposal.CustomTemplateProposal(Template, TemplateContext, IRegion, Image, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.CustomTemplateProposal.CustomTemplateProposal(Template, TemplateContext, IRegion, Image, int)33

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)153
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)152
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles()179

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)150
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)149
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles()179

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)146
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)145
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)148
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.activate(String)147
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles()180
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles()179
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles()181

org.eclipse.jface.text.TextAttribute.TextAttribute(Color, Color, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.getAttributeFor(String)584
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.getAttributeFor(String)617

org.eclipse.jface.text.TextSelection.TextSelection(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()328
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.InternalElementHyperlink.open()328

org.eclipse.jface.text.TextViewer.addTextInputListener(ITextInputListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.install(ProjectionViewer)228

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.getHTMLTagProposal(StructuredTextViewer, int)336
org.eclipse.wst.html.ui.internal.projection.ProjectionViewerInformation.ProjectionViewerInformation(ProjectionViewer)105
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.initialize()189
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.updateViewerInput()509
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.updateViewerInput()506

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.createContents(Composite)310
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLTemplatePreferencePage.doCreateViewer(Composite, SourceViewerConfiguration)128
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.createViewer(Composite)332

org.eclipse.jface.text.TextViewer.removeTextInputListener(ITextInputListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.uninstall()346

org.eclipse.jface.text.TextViewer.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLTemplatesWizardPage.doCreateViewer(Composite)348

org.eclipse.jface.text.TextViewer.setRedraw(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.initialize()200
org.eclipse.wst.html.ui.internal.projection.StructuredTextFoldingProviderHTML.initialize()204

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict