Tuesday, November 29, 2011

What is the relationship between clipping and repainting?

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

No comments:

Post a Comment