|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IInformationProviderExtension
Extends IInformationProvider
with
the ability to provide the element for a given subject.
IInformationProvider
Method Summary | |
---|---|
java.lang.Object |
getInformation2(ITextViewer textViewer,
IRegion subject)
Returns the element for the given subject or null if
no element is available. |
Method Detail |
---|
java.lang.Object getInformation2(ITextViewer textViewer, IRegion subject)
null
if
no element is available.
Implementers should ignore the text returned by IInformationProvider.getInformation(ITextViewer, IRegion)
.
textViewer
- the viewer in whose document the subject is containedsubject
- the text region constituting the information subject
IInformationProvider.getInformation(ITextViewer, IRegion)
,
ITextViewer
|
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.