MindFusion.Java Package Programmer's Guide
LayerListView.setActiveButtonTooltip Method
See Also
 






Sets the tooltip for the 'Active Layer' button in each item.

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

 Syntax

Java  Copy Code

public void setActiveButtonTooltip (
    String value
)

 Parameters

value

A String specifying the tooltip of the Active Layer button.

 See Also

LayerListView Members
LayerListView Class
com.mindfusion.diagramming Namespace