|
|
|
|
Uses of Interface org.eclipse.jface.text.ITextHover
Methods in
org.eclipse.jface.text.source that return
ITextHover
|
ITextHover
|
SourceViewerConfiguration.
getTextHover
(
ISourceViewer sourceViewer,
String contentType)
Returns the text hover which will provide the information to be shown
in a text hover popup window when requested for the given source viewer and
the given content type. |
ITextHover
|
SourceViewerConfiguration.
getTextHover
(
ISourceViewer sourceViewer,
String contentType,
int stateMask)
Returns the text hover which will provide the information to be shown
in a text hover popup window when requested for the given source viewer and
the given content type. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|