Uses of Class
org.eclipse.swt.widgets.ToolTip
Packages that use ToolTip
-
Uses of ToolTip in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets that return ToolTipModifier and TypeMethodDescriptionTrayItem.getToolTip()
Returns the receiver's tool tip, or null if it has not been set.Methods in org.eclipse.swt.widgets with parameters of type ToolTipModifier and TypeMethodDescriptionvoid
TrayItem.setToolTip
(ToolTip toolTip) Sets the receiver's tool tip to the argument, which may be null indicating that no tool tip should be shown.