|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension interface for IInformationProvider
to provide
the element for a given subject.
IInformationProvider
Method Summary | |
Object |
getInformation2(ITextViewer textViewer,
IRegion subject)
Returns the element for the given subject or null if
no element is available. |
Method Detail |
public Object getInformation2(ITextViewer textViewer, IRegion subject)
null
if
no element is available.
Implementers should ignore the text returned by IInformationProvider.getInformation()
.
textViewer
- the viewer in whose document the subject is containedsubject
- the text region constituting the information subjectIInformationProvider.getInformation(ITextViewer, IRegion)
,
ITextViewer
|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |