|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISourceViewerExtension3
Extension interface for ISourceViewer
.
It introduces the concept of a quick assist assistant and provides access to the quick assist invocation context. It also gives access to any currently showing annotation hover.
IQuickAssistAssistant
,
IQuickAssistInvocationContext
Method Summary | |
---|---|
IAnnotationHover |
getCurrentAnnotationHover()
Returns the currently displayed annotation hover if any, null otherwise. |
IQuickAssistAssistant |
getQuickAssistAssistant()
Returns this viewers quick assist assistant. |
IQuickAssistInvocationContext |
getQuickAssistInvocationContext()
Returns this viewer's quick assist invocation context. |
Method Detail |
---|
IQuickAssistAssistant getQuickAssistAssistant()
null
if none is configuredIQuickAssistInvocationContext getQuickAssistInvocationContext()
null
if none is availableIAnnotationHover getCurrentAnnotationHover()
null
otherwise.
null
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.