public class JsSourceViewerConfiguration
extends TextSourceViewerConfiguration
Constructor and Description |
---|
JsSourceViewerConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getConfiguredContentTypes(ISourceViewer sourceViewer) |
IPresentationReconciler |
getPresentationReconciler(ISourceViewer sourceViewer) |
ITextHover |
getTextHover(ISourceViewer sourceViewer,
java.lang.String contentType) |
public ITextHover getTextHover(ISourceViewer sourceViewer, java.lang.String contentType)
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)
public java.lang.String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.