|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Provides the information to be displayed in a hover popup window which appears over the presentation area of annotations. Clients may implement this interface.
| Method Summary | |
String |
getHoverInfo(ISourceViewer sourceViewer,
int lineNumber)
Returns the text which should be presented in the a hover popup window. |
| Method Detail |
public String getHoverInfo(ISourceViewer sourceViewer,
int lineNumber)
sourceViewer - the source viewer this hover is registered withlineNumber - the line number for which information is requested
null if no such information exists
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||