public static interface IEObjectHoverProvider.IInformationControlCreatorProvider
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jface.text.IInformationControlCreator |
getHoverControlCreator()
an
IInformationControlCreator capable of creating an
IInformationControl for the information provided by getInfo(). |
Object |
getInfo()
The information to be used by the
IInformationControlCreator. |
org.eclipse.jface.text.IInformationControlCreator getHoverControlCreator()
IInformationControlCreator capable of creating an
IInformationControl for the information provided by getInfo().Object getInfo()
IInformationControlCreator.Copyright © 2016. All Rights Reserved.