Uses of Interface
org.fife.ui.rsyntaxtextarea.ErrorStrip.ErrorStripMarkerToolTipProvider
Packages that use ErrorStrip.ErrorStripMarkerToolTipProvider
-
Uses of ErrorStrip.ErrorStripMarkerToolTipProvider in org.fife.ui.rsyntaxtextarea
Methods in org.fife.ui.rsyntaxtextarea with parameters of type ErrorStrip.ErrorStripMarkerToolTipProviderModifier and TypeMethodDescriptionvoidErrorStrip.setMarkerToolTipProvider(ErrorStrip.ErrorStripMarkerToolTipProvider provider) Sets the provider of tool tips for markers in this error strip.