Package | Description |
---|---|
org.eclipse.jface.text.information |
Provides an information provider add-on for an ITextViewer.
|
org.eclipse.jface.text.source |
Provides a support for managing annotations attached to a document.
|
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.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.