Uses of Interface
org.fife.ui.rtextarea.RTextAreaHighlighter.LayeredHighlightInfo
-
Packages that use RTextAreaHighlighter.LayeredHighlightInfo Package Description org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of RTextAreaHighlighter.LayeredHighlightInfo in org.fife.ui.rtextarea
Classes in org.fife.ui.rtextarea that implement RTextAreaHighlighter.LayeredHighlightInfo Modifier and Type Class Description protected static classRTextAreaHighlighter.LayeredHighlightInfoImplA straightforward implementation ofHighlightInfofor painting layered highlights.
-