public interface HasTooltip
| Modifier and Type | Method and Description |
|---|---|
String |
getTooltipText()
Returns the current tooltip text of the object.
|
void |
setTooltipText(String tooltipText)
Sets new tooltip text of the object.
|
Copyright © 2023 Miki. All rights reserved.