|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SourceViewer | |
|---|---|
| org.eclipse.jface.text.source.projection | |
| org.eclipse.ltk.ui.refactoring | Application programmer interface to implement a wizard based user interface for refactorings. |
| org.eclipse.ui.texteditor.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
| Uses of SourceViewer in org.eclipse.jface.text.source.projection |
|---|
| Subclasses of SourceViewer in org.eclipse.jface.text.source.projection | |
class |
ProjectionViewer
A 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 SourceViewer | |
protected SourceViewer |
TextStatusContextViewer.getSourceViewer()
Returns the internal source viewer. |
protected abstract SourceViewer |
TextStatusContextViewer.createSourceViewer(Composite parent)
Hook to create the source viewer used to present the textual context information. |
| Uses of SourceViewer in org.eclipse.ui.texteditor.templates |
|---|
| Methods in org.eclipse.ui.texteditor.templates that return SourceViewer | |
protected SourceViewer |
TemplatePreferencePage.createViewer(Composite parent)
Creates, configures and returns a source viewer to present the template pattern on the preference page. |
protected SourceViewer |
TemplatePreferencePage.getViewer()
|
|
Eclipse Platform Release 3.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.