Uses of Interface
org.eclipse.jface.text.information.IInformationPresenter
Packages that use IInformationPresenter
Package
Description
Provides an information provider add-on for an
ITextViewer.Provides a framework for connecting document regions
with annotations and for displaying those.
-
Uses of IInformationPresenter in org.eclipse.jface.text.information
Classes in org.eclipse.jface.text.information that implement IInformationPresenterModifier and TypeClassDescriptionclassStandard implementation ofIInformationPresenter. -
Uses of IInformationPresenter in org.eclipse.jface.text.source
Fields in org.eclipse.jface.text.source declared as IInformationPresenterModifier and TypeFieldDescriptionprotected IInformationPresenterSourceViewer.fInformationPresenterThe viewer's information presenterMethods in org.eclipse.jface.text.source that return IInformationPresenterModifier and TypeMethodDescriptionSourceViewerConfiguration.getInformationPresenter(ISourceViewer sourceViewer) Returns the information presenter which will determine and shown information requested for the current cursor position.