Class ViewerConfiguration


  • public class ViewerConfiguration
    extends Object
    • Constructor Detail

      • ViewerConfiguration

        public ViewerConfiguration()
    • Method Detail

      • setDialogSettings

        public void setDialogSettings​(IDialogSettings dialogSettings)
      • getEmbeddedEditorFactory

        public org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory getEmbeddedEditorFactory()
      • setEmbeddedEditorFactory

        public void setEmbeddedEditorFactory​(org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory factory)
      • getHighlightingHelper

        public org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper getHighlightingHelper()
      • setHighlightingHelper

        public void setHighlightingHelper​(org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper highlightingHelper)