Uses of Interface
mars.venus.editor.jeditsyntax.TextAreaPainter.Highlight
Packages that use TextAreaPainter.Highlight
-
Uses of TextAreaPainter.Highlight in mars.venus.editor.jeditsyntax
Fields in mars.venus.editor.jeditsyntax declared as TextAreaPainter.HighlightMethods in mars.venus.editor.jeditsyntax with parameters of type TextAreaPainter.HighlightModifier and TypeMethodDescriptionvoid
TextAreaPainter.addCustomHighlight
(TextAreaPainter.Highlight highlight) Adds a custom highlight painter.void
TextAreaPainter.Highlight.init
(JEditTextArea textArea, TextAreaPainter.Highlight next) Called after the highlight painter has been added.