Content deleted Content added
Deltafox1229 (talk | contribs) →Possible Fallacy in Feature comparison: new section |
Hervegirod (talk | contribs) |
||
Line 364:
I am referencing [[Comparison of C Sharp and Java#Feature comparison|this section]], under the heading "Object Orientation". I believe that Java includes event handling in the majority of it's implementations. All classes implementing <tt>java.util.EventListener</tt>[http://download.oracle.com/javase/6/docs/api/java/util/EventListener.html] are able to process events, and all classes extending <tt>java.util.EventObject</tt>[http://download.oracle.com/javase/6/docs/api/java/util/EventObject.html] are objects containing the details of the event. These features have been in effect since JDK 1.1
[[User:Deltafox1229|Deltafox1229]] ([[User talk:Deltafox1229|talk]]) 00:19, 5 December 2010 (UTC)
: The problem with this article is that some people have a tendency to put a "Not Supported" for Java for a feature which is supported differently in C# and Java, in the cases where Java and C" does them very differently. I'm not blaming them, because there are no standardized notions of what an object oriented language would be. [[User:Hervegirod|Hervegirod]] ([[User talk:Hervegirod|talk]]) 13:26, 5 December 2010 (UTC)
|