Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are listeners in java and explain ?

Answers were Sorted based on User's Feedback



What are listeners in java and explain ?..

Answer / 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

What are listeners in java and explain ?..

Answer / raman

Twelve types of event are used in Java AWT. These are as
follows :
1. ActionEvent
2. AdjustmentEvent
3. ComponentEvent
4. ContainerEvent
5. FocusEvent
6. InputEvent
7. ItemEvent
8. KeyEvent
9. MouseEvent
10. PaintEvent
11. TextEvent
12. WindowEvent

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

what is platform dependent translation and platform dependent programming language

2 Answers  


Can a class be declared as protected?

0 Answers  


What is final int?

0 Answers  


What is finally block?

0 Answers  


What are assertions in java?

1 Answers   Impetus,


Can a class be private or protected in java?

0 Answers  


Can a class have multiple constructors?

0 Answers  


What is string [] java?

0 Answers  


Is arraylist ordered?

0 Answers  


What is Transient and volatile

10 Answers   iFlex,


How the interruptible method gets implemented?

0 Answers  


Explain spliterator in java8?

0 Answers  


Categories