Home / Questions / What is the relationship between clipping and repainting under AWT?
Explanatory Question

What is the relationship between clipping and repainting under AWT?

👁 857 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

When a window is repainted by the AWT painting thread, it sets the clipping regions to the area of the window that requires repainting.