Class HelpHoverProvider.CustomHoverControlCreator
java.lang.Object
org.eclipse.jface.text.AbstractReusableInformationControlCreator
org.yakindu.base.utils.jface.help.HelpHoverProvider.CustomHoverControlCreator
- All Implemented Interfaces:
EventListener
,IInformationControlCreator
,IInformationControlCreatorExtension
,DisposeListener
,SWTEventListener
- Enclosing class:
- HelpHoverProvider
public final class HelpHoverProvider.CustomHoverControlCreator
extends AbstractReusableInformationControlCreator
-
Constructor Summary
ConstructorDescriptionCustomHoverControlCreator
(IInformationControlCreator informationPresenterControlCreator) -
Method Summary
Methods inherited from class org.eclipse.jface.text.AbstractReusableInformationControlCreator
canReplace, canReuse, createInformationControl, widgetDisposed
-
Constructor Details
-
CustomHoverControlCreator
-
-
Method Details
-
doCreateInformationControl
- Specified by:
doCreateInformationControl
in classAbstractReusableInformationControlCreator
-