Sets the tooltip text that should be displayed when the pointer rests over this item.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setToolTip ( |
A String that contains the tooltip text.
See Also