Package | Description |
---|---|
org.eclipse.swt.widgets |
Modifier and Type | Method and Description |
---|---|
ToolTip |
TrayItem.getToolTip()
Returns the receiver's tool tip, or null if it has
not been set.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright © 2017. All Rights Reserved.