Associates a Swing JComponent with the source Component. Causes the former to be drawn directly above the source, covering its bounds entirely.
Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components
Java Copy Code |
---|
void associateJComponent ( |
The source Component.
The JComponent to be associated.