Search
PaletteCategory.setTitle Method
See Also
 






Sets the category title.

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

 Syntax

Java  Copy Code

public void setTitle (
    String title
)

 Parameters

title

The title text.

 See Also