|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
de.cau.cs.kieler.core.annotations.text.ui.AnnotationsHighlightingConfiguration
de.cau.cs.kieler.kaom.text.ui.KaomHighlightingConfiguration
public class KaomHighlightingConfiguration
Custom IHighlightingConfiguration
contributing to the Kits editor. The required method
IHighlightingConfiguration.configure(org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationAcceptor)
will be provided by the AnnotationsHighlightingConfiguration
and can be specialized in
order to add KAOM specific highlighting profiles.
Field Summary |
---|
Fields inherited from class de.cau.cs.kieler.core.annotations.text.ui.AnnotationsHighlightingConfiguration |
---|
ANNOTATION_KEY, COMMENT_ANNOTATION |
Fields inherited from class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration |
---|
COMMENT_ID, DEFAULT_ID, INVALID_TOKEN_ID, KEYWORD_ID, NUMBER_ID, PUNCTUATION_ID, STRING_ID |
Constructor Summary | |
---|---|
KaomHighlightingConfiguration()
|
Method Summary |
---|
Methods inherited from class de.cau.cs.kieler.core.annotations.text.ui.AnnotationsHighlightingConfiguration |
---|
annotationKeyTextStyle, commentAnnotationTextStyle, configure |
Methods inherited from class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration |
---|
commentTextStyle, defaultTextStyle, errorTextStyle, keywordTextStyle, numberTextStyle, punctuationTextStyle, stringTextStyle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KaomHighlightingConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |