Sets the tooltip text that is displayed when the pointer hovers over an unoccupied area of the diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setToolTip ( |
A String containing the tooltip text.
See Also