Uses of Interface
org.fife.ui.rsyntaxtextarea.ErrorStrip.ErrorStripMarkerToolTipProvider
-
Packages that use ErrorStrip.ErrorStripMarkerToolTipProvider Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of ErrorStrip.ErrorStripMarkerToolTipProvider in org.fife.ui.rsyntaxtextarea
Methods in org.fife.ui.rsyntaxtextarea with parameters of type ErrorStrip.ErrorStripMarkerToolTipProvider Modifier and Type Method Description voidErrorStrip. setMarkerToolTipProvider(ErrorStrip.ErrorStripMarkerToolTipProvider provider)Sets the provider of tool tips for markers in this error strip.
-