Package | Description |
---|---|
org.eclipse.jface.text.information |
Provides an information provider add-on for an ITextViewer.
|
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.
|
Class and Description |
---|
IInformationPresenter
An information presenter shows information available at the text viewer's
current document position.
|
IInformationPresenterExtension
Extends
IInformationPresenter with
the ability to handle documents with multiple partitions. |
IInformationProvider
Provides information related to the content of a text viewer.
|
Class and Description |
---|
IInformationProviderExtension2
Extends
IInformationProvider with
the ability to provide its own information presenter control creator. |
Class and Description |
---|
IInformationPresenter
An information presenter shows information available at the text viewer's
current document position.
|
IInformationProviderExtension2
Extends
IInformationProvider with
the ability to provide its own information presenter control creator. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.