Search
Dashboard.setRootPanel Method
See Also
 






Sets the root Panel in the hierarchy of Dashboard Components.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setRootPanel (
    Panel value
)

 Parameters

value

A Panel instance.

 See Also