Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.jface.text.information

Interface Summary
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.
IInformationProviderExtension Extends IInformationProvider with the ability to provide the element for a given subject.
IInformationProviderExtension2 Extends IInformationProvider with the ability to provide its own information presenter control creator.
 

Class Summary
InformationPresenter Standard implementation of IInformationPresenter.