Search
TabbedScrollPane Constructor (DocumentView)
See Also
 

Initializes a new instance of the TabbedScrollPane class with the specified DocumentView as a view.

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

 Syntax

Java  Copy Code

public TabbedScrollPane (
    DocumentView view
)

 Parameters

view

 See Also