| Modifier and Type | Field and Description |
|---|---|
protected XtextSourceViewerConfiguration |
DefaultContentViewer.sourceViewerConfiguration |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.inject.Provider<XtextSourceViewerConfiguration> |
DefaultMergeViewer.sourceViewerConfigurationProvider |
protected com.google.inject.Provider<XtextSourceViewerConfiguration> |
DefaultViewerCreator.sourceViewerConfigurationProvider |
| Constructor and Description |
|---|
DefaultMergeViewer(org.eclipse.swt.widgets.Composite parent,
int styles,
org.eclipse.compare.CompareConfiguration compareConfiguration,
StreamContentDocumentProvider documentProvider,
com.google.inject.Provider<XtextSourceViewerConfiguration> sourceViewerConfigurationProvider) |
| Modifier and Type | Method and Description |
|---|---|
XtextSourceViewerConfiguration |
XtextEditor.getXtextSourceViewerConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.inject.Provider<XtextSourceViewerConfiguration> |
EmbeddedEditorFactory.Builder.sourceViewerConfigurationProvider |
| Modifier and Type | Method and Description |
|---|---|
XtextSourceViewerConfiguration |
EmbeddedEditor.getConfiguration() |
| Constructor and Description |
|---|
EmbeddedEditor(XtextDocument document,
XtextSourceViewer viewer,
XtextSourceViewerConfiguration configuration,
IEditedResourceProvider resourceProvider,
Runnable afterSetDocumet) |
| Modifier and Type | Method and Description |
|---|---|
void |
HighlightingHelper.install(XtextSourceViewerConfiguration configuration,
XtextSourceViewer sourceViewer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlySourceViewerConfiguration |
Copyright © 2016. All Rights Reserved.