|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.source.SourceViewerConfiguration
org.drools.eclipse.editors.DRLSourceViewerConfig
org.drools.eclipse.dsl.editor.DSLRuleSourceViewerConfig
public class DSLRuleSourceViewerConfig
Source viewer config wires up the syntax highlighting, partitioning and content assistance.
| Constructor Summary | |
|---|---|
DSLRuleSourceViewerConfig(DSLRuleEditor editor)
|
|
| Method Summary | |
|---|---|
org.eclipse.jface.text.contentassist.IContentAssistant |
getContentAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
Get the appropriate content assistance, for each partition. |
| Methods inherited from class org.drools.eclipse.editors.DRLSourceViewerConfig |
|---|
getAnnotationHover, getConfiguredContentTypes, getEditor, getHyperlinkDetectors, getHyperlinkPresenter, getOverviewRulerAnnotationHover, getPresentationReconciler, getReconciler, getScanner |
| Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration |
|---|
getAutoEditStrategies, getAutoIndentStrategy, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getHyperlinkStateMask, getIndentPrefixes, getIndentPrefixesForTab, getInformationControlCreator, getInformationPresenter, getQuickAssistAssistant, getTabWidth, getTextHover, getTextHover, getUndoManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DSLRuleSourceViewerConfig(DSLRuleEditor editor)
| Method Detail |
|---|
public org.eclipse.jface.text.contentassist.IContentAssistant getContentAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getContentAssistant in class DRLSourceViewerConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||