|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public IQuickAssistAssistant getQuickAssistAssistant()
null
if none is configuredpublic IQuickAssistInvocationContext getQuickAssistInvocationContext()
null
if none is availablepublic IAnnotationHover getCurrentAnnotationHover()
null
otherwise.
null
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.