Uses of Class
org.fife.ui.rsyntaxtextarea.ErrorStrip.Marker
Packages that use ErrorStrip.Marker
-
Uses of ErrorStrip.Marker in org.fife.ui.rsyntaxtextarea
Method parameters in org.fife.ui.rsyntaxtextarea with type arguments of type ErrorStrip.MarkerModifier and TypeMethodDescriptionprivate void
ErrorStrip.addMarkersForRanges
(List<DocumentRange> ranges, Map<Integer, ErrorStrip.Marker> markerMap, Color color) Adds markers for a list of ranges in the document.