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

Quick Search    Search Deep

org.eclipse.jface.text.information
Interface IInformationProviderExtension2  view IInformationProviderExtension2 download IInformationProviderExtension2.java


public interface IInformationProviderExtension2

Extends IInformationProvider with the ability to provide its own information presenter control creator.

Since:
3.0

Method Summary
 org.eclipse.jface.text.IInformationControlCreator getInformationPresenterControlCreator()
          Returns the information control creator of this information provider.
 

Method Detail

getInformationPresenterControlCreator

public org.eclipse.jface.text.IInformationControlCreator getInformationPresenterControlCreator()
Returns the information control creator of this information provider.