Implements RootControl.invalidate. Invalidates the specified region of the specified component.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public void invalidate ( |
The area to invalidate and redraw.
The Component to invalidate.
See Also