Answer Posted / raman
A listener is called when the user does something to the user
interface that causes an event. Altho these events usually
come from the user interface.
Named Inner Class Listeners -
Anonymous Inner Class Listeners -
Top-level Listeners -
Action and AbstractAction -
External Listeners -
Subclassing a component and overriding processActionEvent().
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of nested class in java?
What do you understand by the term string pool?
What is callable java?
What are the states of thread in java?
Why put method is idempotent?
Is void a wrapper class?
What is supplier in java?
Give a practical example of singleton class usage?
What is the transient keyword?
What is floor math?
Write an algorithm for quick sort?
State the significance of public, private, protected class?
Is nullpointerexception checked or unchecked?
Why put method is used?
Can an object be null?