How GUI component handle its own events?
Answer / sri
A GUI Component can handles it own event listener and
implement by required event listener interface and adding
itself as its own event listener
| Is This Answer Correct ? | 2 Yes | 0 No |
What is a parameter example?
What is broken and continue statement?
how u do unit testing?
What is anti pattern in programming?
Name the method of a Container that can be used to cause a container to be laid out and redisplayed?
What an i/o filter?
When should we create our own custom exception classes?
What is charat ()?
What is immutability in java?
What is the primitive type short?
what is difference between abstract factory and factory design patterns?
What is difference between ++ I and I ++ in java?