public static class XtextSourceViewer.DefaultFactory extends Object implements XtextSourceViewer.Factory
| Constructor and Description |
|---|
XtextSourceViewer.DefaultFactory() |
| Modifier and Type | Method and Description |
|---|---|
XtextSourceViewer |
createSourceViewer(org.eclipse.swt.widgets.Composite parent,
org.eclipse.jface.text.source.IVerticalRuler ruler,
org.eclipse.jface.text.source.IOverviewRuler overviewRuler,
boolean showsAnnotationOverview,
int styles) |
public XtextSourceViewer createSourceViewer(org.eclipse.swt.widgets.Composite parent, org.eclipse.jface.text.source.IVerticalRuler ruler, org.eclipse.jface.text.source.IOverviewRuler overviewRuler, boolean showsAnnotationOverview, int styles)
createSourceViewer in interface XtextSourceViewer.FactoryCopyright © 2016. All Rights Reserved.