What is clipping and repainting and what is the relation
between them?
Answer Posted / shyam
When a window is repainted by the AWT painting thread, it
sets the clipping regions tothe area of the window that
requires repainting.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Differentiate between static and non-static methods in java.
What is the difference between the paint() and repaint() methods?
why not override thread to make a runnable? : Java thread
How do you escape in java?
Is a copy constructor?
Can we synchronize static methods in java?
What is :: operator in java 8?
What is independent and dependent variables in research?
What is the difference between a loader and a compiler?
What is the use of callablestatement?
Explain about main() method in java ?
What is a Presistent Object?
What are implicit objects in java?
How hashmap increases its size in java?
What is Java Annotations?