| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#1 (permalink) |
|
Senior Member
Join Date: Aug 2006
Age: 28
Posts: 275
Thanks: 0 Thanked 4 Times in 4 Posts Thanks: 0
Thanked 4 Times in 4 Posts
Rep Power: 5
|
What is the use of anonymous inner class?
Q.) What is the use of Anonymous Inner Class?
I know it is class to which name is not assigned. Then what is it's use in java? |
|
|
|
|
|
#2 (permalink) |
|
Moderator
Join Date: Apr 2006
Location: India
Posts: 636
Thanks: 57 Thanked 77 Times in 62 Posts Thanks: 57
Thanked 77 Times in 62 Posts
Rep Power: 17
|
Re: What is the use of anonymous inner class?
I never used anonymous inner class so could not be clear with my answer, but pls read the explanation given in this link,
Lecture 5 - Adapters, Anonymous Inner Classes, Graphics and Legacy Collections (V1.01) If you find it difficult to understand , pls let me know I'll do some more research and let u know the answer Thank You
__________________
M0h@n |
|
|
|
|
|
#3 (permalink) |
|
Senior Member
Join Date: Jan 2007
Age: 27
Posts: 103
Thanks: 0 Thanked 7 Times in 5 Posts Thanks: 0
Thanked 7 Times in 5 Posts
Rep Power: 4
|
Re: What is the use of anonymous inner class?
Anonymous Inner Classes are basically used in Listeners where we need to create an object to override some methods but the object's existence is only for the instant the listener is called to handle some event triggered due to user interaction with an GUI object...
__________________
" Success Is Not Measured By What One Has Achieved, But What One Has Achieved, Compared To What One Is Capable Of " Keep Smiling :-) |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| J2EE - How to create the object to the anonymous class | preethisingh | Java Interview / Technical Questions | 0 | 23-01-07 02:15 PM |
| java notes | naga | JAVA Technologies | 5 | 22-09-06 10:30 PM |
| java JSP | naga | JAVA Technologies | 4 | 21-08-06 05:03 PM |
| Answers Wanted to these QUESTIONS ? | aparna3032 | JAVA Technologies | 3 | 23-02-06 03:23 AM |
| JAVA collection | naga | JAVA Technologies | 0 | 21-02-06 06:01 AM |