Uses of Interface
org.gvsig.utils.console.jedit.TextAreaPainter.Highlight
Packages that use TextAreaPainter.Highlight
-
Uses of TextAreaPainter.Highlight in org.gvsig.utils.console.jedit
Fields in org.gvsig.utils.console.jedit declared as TextAreaPainter.HighlightMethods in org.gvsig.utils.console.jedit with parameters of type TextAreaPainter.HighlightModifier and TypeMethodDescriptionvoidTextAreaPainter.addCustomHighlight(TextAreaPainter.Highlight highlight) Adds a custom highlight painter.voidTextAreaPainter.Highlight.init(JEditTextArea textArea, TextAreaPainter.Highlight next) Called after the highlight painter has been added.