public interface IJavaEditorTextHover extends ITextHover
Clients may implement this interface.
IEditorPart,
ITextHover| Modifier and Type | Method and Description |
|---|---|
void |
setEditor(IEditorPart editor)
Sets the editor on which the hover is shown.
|
getHoverInfo, getHoverRegionvoid setEditor(IEditorPart editor)
editor - the editor on which the hover popup should be shown
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.