The tool tip view sample displays the tool tip using the JFToolTip class.
The tool tip view sample uses the following classes:
JFToolTip
JFSpinButton
JFFieldLong
JFGroupbox
Figure 1.26 Tooltip view sample
Operation method
When the mouse cursor is positioned in the text, the tool tip is displayed.
Displaying time
Specify the tool tip view time in milliseconds.
Text
Specify the character string (text) to be displayed on the tool tip.
Source codes
Tooltip view sample:"Sample Storage Destinations"/jftooltip/JFToolTipSample.java