This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes What is delegates ? could you explain with small program? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "What is delegates ? could you explain with small program?" Watch "What is delegates ? could you explain with small program?" New topic
Author

What is delegates ? could you explain with small program?

rosan samuel
Ranch Hand

Joined: Nov 17, 2010
Posts: 37
What is delegates ? could you explain with small program?


Java Bee
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2927
    
  15

Lot of results here.


Mohamed Sanaulla | My Blog
rosan samuel
Ranch Hand

Joined: Nov 17, 2010
Posts: 37
Thanks for your notification..
I have seen same results also ..
but if you explain in good understandable manner (With smaller program) ..that's really helpful to me..
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2927
    
  15

rosan samuel wrote:
but if you explain in good understandable manner (With smaller program) ..that's really helpful to me..

I found the results explaining in depth with examples. You might want to check this link.

Update: And if there is something specific you didn't understand from the examples given there, you can post them here and we will be able to help you out.
Peter van de Riet
Ranch Hand

Joined: Apr 09, 2004
Posts: 112

Maybe http://en.wikipedia.org/wiki/Delegation_pattern helps.


Each number system has exactly 10 different digits.
rosan samuel
Ranch Hand

Joined: Nov 17, 2010
Posts: 37
Thanks man...
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What is delegates ? could you explain with small program?
 
Similar Threads
saving the data into database
Zero Length matches
if i only get one exam prep book...
Custom String converter.
FocusTraversalPolicy in TabbedPane