aspose file tools
The moose likes Java in General and the fly likes merits n demerits of anonymous class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "merits n demerits of anonymous class" Watch "merits n demerits of anonymous class" New topic
Author

merits n demerits of anonymous class

gagan narula
Greenhorn

Joined: Nov 05, 2006
Posts: 18
hi
can any one tel me the merits n demrits of using anonymous class
Omkar Shetkar
Ranch Hand

Joined: Jun 22, 2006
Posts: 30

Hi,

You can get a beautiful story about anonymous classes in the Campfire stories section of the Javaranch.

Omkar V S


http://www.omkarvs.blogspot.com
gagan narula
Greenhorn

Joined: Nov 05, 2006
Posts: 18
the things which are defined over there. that much i also know. can you please tell me the advantage of anonymous class excpet in case of swings.And the demerits of anonymous class defined over there is not that much good. so can you please clerify my doubt more.Anyways thanks for your reply dear
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: merits n demerits of anonymous class
 
Similar Threads
Is it possible to create a class like this
Anonymous class ???
Passing an object to a method.
object of an interface? Hows possible
What is this technique called?