public class DefaultEObjectHoverProvider.HoverControlCreator
extends org.eclipse.jface.text.AbstractReusableInformationControlCreator
| Constructor and Description |
|---|
DefaultEObjectHoverProvider.HoverControlCreator(org.eclipse.jface.text.IInformationControlCreator informationPresenterControlCreator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canReuse(org.eclipse.jface.text.IInformationControl control) |
org.eclipse.jface.text.IInformationControl |
doCreateInformationControl(org.eclipse.swt.widgets.Shell parent) |
public DefaultEObjectHoverProvider.HoverControlCreator(org.eclipse.jface.text.IInformationControlCreator informationPresenterControlCreator)
public org.eclipse.jface.text.IInformationControl doCreateInformationControl(org.eclipse.swt.widgets.Shell parent)
doCreateInformationControl in class org.eclipse.jface.text.AbstractReusableInformationControlCreatorpublic boolean canReuse(org.eclipse.jface.text.IInformationControl control)
canReuse in interface org.eclipse.jface.text.IInformationControlCreatorExtensioncanReuse in class org.eclipse.jface.text.AbstractReusableInformationControlCreatorCopyright © 2016. All Rights Reserved.