Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ToolBarButton.setToolTipText
Sets the text to be displayed in a ToolTip when the mouse cursor is positioned over this button.
Syntax
public final void setToolTipText( String value )
Parameters
value
The text to display when the mouse cursor is positioned over this button.
See Also getToolTipText