public interface ToolTipProvider<T>
GList
instances.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getToolTipText(T element)
Returns the tooltip text for an element.
|
@Nullable java.lang.String getToolTipText(@NotNull T element)
element
- the elementnull
to clear the tooltip text