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 the difference between @before and @beforeclass annotation?
What is a ?
What is linkedlist in java?
What is method and methodology?
How can we achieve thread safety in java?
What is entry set in java?
What are inner classes or non static nested classes in java?
What is main in java?
Name the immediate superclass of the MenuComponent class?
what is the use/perpose of having a method antive?
Which object oriented concept is achieved by using overloading and overriding?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?