public interface TooltipLanguageSupport
| Modifier and Type | Method and Description |
|---|---|
void |
setupTooltip(java.awt.Component component,
Value value)
Called when component tooltip update is required.
|
void setupTooltip(java.awt.Component component,
Value value)
component - component to update tooltip forvalue - language value containing possible tooltip information