Which Component subclass is used for drawing and painting?
Answer Posted / keerthy
Canvas is used for drawing and painting.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is thread in Java ?
What are the changes in java.io in java 8 ?
Can you sort a string in java?
What is a instance variable in java?
What is the purpose of garbage collection in java, and when is it used?
Can inner class final?
Can a class have 2 constructors?
What is a copy constructor in java?
What's the default access specifier for variables and methods of a class?
How do you create a first line indent?
Difference difference paint() and paintcomponent()?
What is hash code collision?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is called module?
Can a string be null?