public static interface IEObjectHoverProvider.IInformationControlCreatorProvider2 extends IEObjectHoverProvider.IInformationControlCreatorProvider
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jface.text.IInformationControlCreator |
getInformationPresenterControlCreator()
an
IInformationControlCreator capable of creating an
IInformationControl for the information provided by IEObjectHoverProvider.IInformationControlCreatorProvider.getInfo(). |
getHoverControlCreator, getInfoorg.eclipse.jface.text.IInformationControlCreator getInformationPresenterControlCreator()
IInformationControlCreator capable of creating an
IInformationControl for the information provided by IEObjectHoverProvider.IInformationControlCreatorProvider.getInfo().
Used to get the InformationPresenterControlCreator to show tooltip description (F2) on an element in the editor.Copyright © 2016. All Rights Reserved.