Uses of Class
org.fife.ui.rsyntaxtextarea.ParserManager.NoticeHighlightPair
-
Packages that use ParserManager.NoticeHighlightPair Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of ParserManager.NoticeHighlightPair in org.fife.ui.rsyntaxtextarea
Fields in org.fife.ui.rsyntaxtextarea with type parameters of type ParserManager.NoticeHighlightPair Modifier and Type Field Description private java.util.List<ParserManager.NoticeHighlightPair>
ParserManager. noticeHighlightPairs
Mapping of notices to their highlights in the editor.
-