GLG Toolkit, Java Class Library
Version 4.5
|
Specifies the type of a tooltip to use. More...
Specifies the type of a tooltip to use.
Constants | |
static final int | BOX_TOOLTIP = 1 |
Enables a native box-style tooltip. More... | |
static final int | GLG_TOOLTIP = 0 |
Disables native tooltips to use GLG tooltips. More... | |
|
static |
Enables a native box-style tooltip.
|
static |
Disables native tooltips to use GLG tooltips.
GLG tooltips may be used to handle dynamic changes of the TooltipString property.