Uses of Package
org.eclipse.jface.text.information
-
Packages that use org.eclipse.jface.text.information Package Description org.eclipse.jface.text.information Provides an information provider add-on for anITextViewer
.org.eclipse.jface.text.revisions Provides a revision model and a protocol to display revision information in a vertical ruler column.org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. -
Classes in org.eclipse.jface.text.information used by org.eclipse.jface.text.information Class Description IInformationPresenter An information presenter shows information available at the text viewer's current document position.IInformationPresenterExtension ExtendsIInformationPresenter
with the ability to handle documents with multiple partitions.IInformationProvider Provides information related to the content of a text viewer. -
Classes in org.eclipse.jface.text.information used by org.eclipse.jface.text.revisions Class Description IInformationProviderExtension2 ExtendsIInformationProvider
with the ability to provide its own information presenter control creator. -
Classes in org.eclipse.jface.text.information used by org.eclipse.jface.text.source Class Description IInformationPresenter An information presenter shows information available at the text viewer's current document position.IInformationProviderExtension2 ExtendsIInformationProvider
with the ability to provide its own information presenter control creator.