Uses of Class
org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
Packages that use RTextAreaHighlighter.HighlightInfoImpl
Package
Description
A syntax-highlighting text editor.
A single-font text editor with many custom features.
-
Uses of RTextAreaHighlighter.HighlightInfoImpl in org.fife.ui.rsyntaxtextarea
Subclasses of RTextAreaHighlighter.HighlightInfoImpl in org.fife.ui.rsyntaxtextareaModifier and TypeClassDescriptionprivate static classHighlight info implementation used for parser notices and marked occurrences. -
Uses of RTextAreaHighlighter.HighlightInfoImpl in org.fife.ui.rtextarea
Subclasses of RTextAreaHighlighter.HighlightInfoImpl in org.fife.ui.rtextareaModifier and TypeClassDescriptionprotected static classA straightforward implementation ofHighlightInfofor painting layered highlights.