Assosiates the specified JComponent with the target JComponent.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public void associateJComponent ( |
The target JComponent.
The JComponent to associate with target.
See Also