NSEvent userData for Java?
NSEvent userData for Java?
- Subject: NSEvent userData for Java?
- From: email@hidden
- Date: Thu, 12 Feb 2004 17:04:20 +0000
In Objective C, you can get the userData for a NSEvent with [theEvent userData] but there is no userData() method on NSEvent in Java. There are two methods called data1() and data2() which both return "int"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.