DroidDiagram Programmer's Guide
TreeViewNode.setCaption Method
See Also
 






Sets the text displayed as caption of the node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setCaption (
    String caption
)

 Parameters

caption

A string specifying the caption text.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace