Uses of Interface
org.fife.ui.rtextarea.RTextAreaHighlighter.LayeredHighlightInfo
Packages that use RTextAreaHighlighter.LayeredHighlightInfo
Package
Description
A syntax-highlighting text editor.
A single-font text editor with many custom features.
-
Uses of RTextAreaHighlighter.LayeredHighlightInfo in org.fife.ui.rsyntaxtextarea
Classes in org.fife.ui.rsyntaxtextarea that implement RTextAreaHighlighter.LayeredHighlightInfoModifier and TypeClassDescriptionprivate static class
Highlight info implementation used for parser notices and marked occurrences. -
Uses of RTextAreaHighlighter.LayeredHighlightInfo in org.fife.ui.rtextarea
Classes in org.fife.ui.rtextarea that implement RTextAreaHighlighter.LayeredHighlightInfoModifier and TypeClassDescriptionprotected static class
A straightforward implementation ofHighlightInfo
for painting layered highlights.