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
What is a treeset class?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Difference between object and reference?
Explain when we should make an instance variable private.
What is data type in java?
What is stringwriter?
What is string length in java?
how can i use a nonsynchronized hashtable?
Can we override constructor in java?
What is operator overloading. Is it is supported in java?
What are the 2 types of java programs?
Can we make a constructor final?
Is overriding possible in java?
What is class level lock ?
How many types of design patterns are there?