Eclipse Platform
Release 3.0

org.eclipse.jface.text.information
Interface IInformationProviderExtension2


public interface IInformationProviderExtension2

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

Since:
3.0
See Also:
IInformationControlCreator, IInformationProvider

Method Summary
 IInformationControlCreator getInformationPresenterControlCreator()
          Returns the information control creator of this information provider.
 

Method Detail

getInformationPresenterControlCreator

public IInformationControlCreator getInformationPresenterControlCreator()
Returns the information control creator of this information provider.

Returns:
the information control creator

Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.