Uses of Class
org.eclipse.jface.text.source.SourceViewer
Packages that use SourceViewer
Package
Description
Support for compare and merge viewers which show the
content side-by-side.
This package provides the UI part for projection documents of which the most important part is the projection viewer.
Application programming interface to implement a wizard based user interface for refactorings.
Application programming interfaces for interaction
with the Eclipse console.
Application programming interfaces for interaction
with the Eclipse text editor template support.
-
Uses of SourceViewer in org.eclipse.compare.contentmergeviewer
Methods in org.eclipse.compare.contentmergeviewer that return SourceViewerModifier and TypeMethodDescriptionprotected SourceViewerTextMergeViewer.createSourceViewer(Composite parent, int textOrientation) Creates a new source viewer.Methods in org.eclipse.compare.contentmergeviewer with parameters of type SourceViewerModifier and TypeMethodDescriptionprotected voidTextMergeViewer.setActionsActivated(SourceViewer sourceViewer, boolean state) Activates or deactivates actions of the given source viewer. -
Uses of SourceViewer in org.eclipse.compare.internal
Methods in org.eclipse.compare.internal that return SourceViewerConstructors in org.eclipse.compare.internal with parameters of type SourceViewerModifierConstructorDescriptionMergeSourceViewer(SourceViewer sourceViewer, ResourceBundle bundle, ICompareContainer container) -
Uses of SourceViewer in org.eclipse.jface.text.source.projection
Subclasses of SourceViewer in org.eclipse.jface.text.source.projectionModifier and TypeClassDescriptionclassA projection source viewer is a source viewer which supports multiple visible regions which can dynamically be changed. -
Uses of SourceViewer in org.eclipse.ltk.ui.refactoring
Methods in org.eclipse.ltk.ui.refactoring that return SourceViewerModifier and TypeMethodDescriptionprotected abstract SourceViewerTextStatusContextViewer.createSourceViewer(Composite parent) Hook to create the source viewer used to present the textual context information.protected SourceViewerTextStatusContextViewer.getSourceViewer()Returns the internal source viewer. -
Uses of SourceViewer in org.eclipse.ui.console
Subclasses of SourceViewer in org.eclipse.ui.consoleModifier and TypeClassDescriptionclassDefault viewer used to display aTextConsole. -
Uses of SourceViewer in org.eclipse.ui.texteditor.templates
Methods in org.eclipse.ui.texteditor.templates that return SourceViewerModifier and TypeMethodDescriptionprotected SourceViewerAbstractTemplatesPage.createPatternViewer(Composite parent) Creates, configures and returns a source viewer to present the template pattern on the templates page.protected SourceViewerTemplatePreferencePage.createViewer(Composite parent) Creates, configures and returns a source viewer to present the template pattern on the preference page.protected SourceViewerTemplatePreferencePage.EditTemplateDialog.createViewer(Composite parent) Creates the viewer to be used to display the pattern.protected final SourceViewerAbstractTemplatesPage.getPatternViewer()Returns the pattern viewer created by createPatternViewer()protected SourceViewerTemplatePreferencePage.getViewer()