@FinalFieldsConstructor public class SingleHoverShowingHyperlinkPresenter extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
SHOW_ALWAYS
constant text needs to set into IHyperLink#getTypeLabel (which doesn't seem to be used otherwise)
if a hyperlink's label should be shown even if it's the only hyper link.
|
| Constructor and Description |
|---|
SingleHoverShowingHyperlinkPresenter(org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter delegate) |
public static final String SHOW_ALWAYS
public SingleHoverShowingHyperlinkPresenter(org.eclipse.jface.text.hyperlink.MultipleHyperlinkPresenter delegate)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableprotected org.eclipse.jface.text.hyperlink.IHyperlink[] makeNullsafe(org.eclipse.jface.text.hyperlink.IHyperlink[] arr)
Copyright © 2016. All Rights Reserved.