Sets the tooltip text that should be displayed when the mouse hovers over an unoccupied area of the diagram.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder toolTip ( |
A String containing the tooltip text.
This DiagramBuilder instance.
See Also