Static Public Member Functions | |
void | setToolTip (JComponent c, String text, int colWidth) |
This class has been written because the same method is called in different places.
|
Format the string before setting the tooltip for the given component The tooltip is shown only if the text is not visible (i.e. the num. of displayed chars for the column containing the text is less then the given text).
To show the string as multi-line it is transformed in HTML and
|