MindFusion.Java Package Programmer's Guide
Dashboard.associateJComponent Method
See Also
 






Assosiates the specified JComponent with the target JComponent.

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void associateJComponent (
    Component target,
    JComponent component
)

 Parameters

target

The target JComponent.

component

The JComponent to associate with target.

 See Also

Dashboard Members
Dashboard Class
com.mindfusion.charting.swing Namespace