Interface IToolTipProvider

    • Method Detail

      • getToolTipText

        java.lang.String getToolTipText​(java.lang.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