What are listeners in java and explain ?

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


Please Help Members By Posting Answers For Below Questions

Why webdriver is an interface?

572


What is the difference between method overriding and overloading?

569


Can we restart a thread already started in java?

573


What is nan in java?

510


Is there a way to increase the size of an array after its declaration?

591






What is double data type?

533


How arrays are stored in memory in java?

500


What is the difference between stringbuffer and stringbuilder class?

558


What is the r character?

578


What are aggregate functions explain with examples?

515


Can you explain inner class.

583


What are the major advantages of internal iteration over external iteration?

562


Can we catch more than one exception in single catch block?

592


Which of the following is not an isolation level in the JDBC

1604


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1659