Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Event model in Java

Status
Not open for further replies.

luvcloud

Programmer
Apr 23, 2002
24
MY
A lot of people are saying the the event model in C# is better than Java. Would anyone know why? i know that C# has delegates to handle events, while Java uses event listeners, where the interface needs to be implemented. but is there a difference between these two ways?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top