|
Eclipse Platform Release 3.2 |
|||||||||
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.2 |
|||||||||
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, 2006. All rights reserved.