Package | Description |
---|---|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
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.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.