| Package | Description |
|---|---|
| org.eclipse.jface.text.information |
Provides an information provider add-on for an ITextViewer.
|
| org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InformationPresenter
Standard implementation of
IInformationPresenter. |
| Modifier and Type | Field and Description |
|---|---|
protected IInformationPresenter |
SourceViewer.fInformationPresenter
The viewer's information presenter
|
| Modifier and Type | Method and Description |
|---|---|
IInformationPresenter |
SourceViewerConfiguration.getInformationPresenter(ISourceViewer sourceViewer)
Returns the information presenter which will determine and shown
information requested for the current cursor position.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.