|
|||||||||
| Home >> All >> org >> eclipse >> jface >> text >> [ information overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
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
| 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.
|
|||||||||
| Home >> All >> org >> eclipse >> jface >> text >> [ information overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC