Interface TextTokenAndHighlightSource


public interface TextTokenAndHighlightSource
  • Method Details

    • getTokenReplacements

      Map<String,String> getTokenReplacements()
      For the description that shows up in the tooltip.
      Returns:
    • getHighlights

      String[] getHighlights()
      For the description, which is shown in the tooltip.
      Returns:
    • getHighlightColors

      Color[] getHighlightColors()