Tuesday, 14 February 2012

What is the relationship between clipping and repainting? | Core Java

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

No comments: