Method Summary |
|
public IAnnotationHover | getAnnotationHover(ISourceViewer sourceViewer) |
public IAutoEditStrategy[] | getAutoEditStrategies(ISourceViewer sourceViewer, String contentType) |
public String[] | getConfiguredContentTypes(ISourceViewer sourceViewer) |
public String | getConfiguredDocumentPartitioning(ISourceViewer sourceViewer) |
public IContentAssistant | getContentAssistant(ISourceViewer sourceViewer) |
public String | getDefaultPrefix(ISourceViewer sourceViewer, String contentType) |
public ITextDoubleClickStrategy | getDoubleClickStrategy(ISourceViewer sourceViewer, String contentType) |
public String[] | getIndentPrefixes(ISourceViewer sourceViewer, String contentType) |
public IPresentationReconciler | getPresentationReconciler(ISourceViewer sourceViewer) |
public int | getTabWidth(ISourceViewer sourceViewer) |
public ITextHover | getTextHover(ISourceViewer sourceViewer, String contentType) |