Uses of Class
org.eclipse.swt.widgets.ToolTip
-
Uses of ToolTip in org.eclipse.swt.widgets
Modifier and TypeMethodDescriptionTrayItem.getToolTip()
Returns the receiver's tool tip, or null if it has not been set.Modifier 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.