|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJavaEditorTextHover
Provides a hover popup which appears on top of an editor with relevant display information. If the text hover does not provide information no hover popup is shown.
Clients may implement this interface.
IEditorPart
,
ITextHover
Method Summary | |
---|---|
void |
setEditor(IEditorPart editor)
Sets the editor on which the hover is shown. |
Methods inherited from interface org.eclipse.jface.text.ITextHover |
---|
getHoverInfo, getHoverRegion |
Method Detail |
---|
void setEditor(IEditorPart editor)
editor
- the editor on which the hover popup should be shown
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.