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, getHoverRegion
void setEditor(IEditorPart editor)
editor
- the editor on which the hover popup should be shown
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.