org.eclipse.xtext.ui.editor
Interface ISourceViewerAware

All Known Implementing Classes:
AbstractCompositeHover, AbstractEObjectHover, AbstractHover, AbstractProblemHover, AnnotationWithQuickFixesHover, DefaultCompositeHover, DispatchingEObjectTextHover, OutlinePage, ProblemAnnotationHover, ShortCutEditStrategy, Xtend2OutlinePage, XtextOutlinePage

public interface ISourceViewerAware

Author:
Peter Friese - Initial contribution and API

Method Summary
 void setSourceViewer(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 

Method Detail

setSourceViewer

void setSourceViewer(org.eclipse.jface.text.source.ISourceViewer sourceViewer)