Class ErrorStrip.DefaultErrorStripMarkerToolTipProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getToolTipText​(java.util.List<ParserNotice> notices)
      Returns the tool tip text for a marker in an ErrorStrip that denotes a given list of parser notices.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultErrorStripMarkerToolTipProvider

        private DefaultErrorStripMarkerToolTipProvider()