Uses of Interface
mars.venus.editors.jeditsyntax.TextAreaPainter.Highlight
Packages that use TextAreaPainter.Highlight
-
Uses of TextAreaPainter.Highlight in mars.venus.editors.jeditsyntax
Methods in mars.venus.editors.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.