Interface IToolTipProvider

    • Method Detail

      • getToolTipText

        String getToolTipText​(Object element)
        Get the text displayed in the tool tip for object.
        Parameters:
        element - the element for which the tool tip is shown
        Returns:
        the String or null if there is not text to display