Search
TabbedScrollPane.setDocument Method
See Also
 

Sets the displayed diagram document.

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

 Syntax

Java  Copy Code

public void setDocument (
    DiagramDocument value
)

 Parameters

value

 See Also