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 are features of java?
What is volatile data type?
Can an object be null?
What is the difference between static (class) method and instance method?
what is the logic inside any default constuctor?
How to calculate the length of a singly linked list in java?
How do you convert string to int in java?
Keywords in Exceptions?
How to Sort list of Strings in ascending order without using java api.
Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.
What is a programming object?
What are the access modifiers available in java?