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 class
Highlight 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 class
A straightforward implementation ofHighlightInfo
for painting layered highlights.