Uses of Class
org.rococoa.cocoa.iokit.NXEventData.key_struct

Packages that use NXEventData.key_struct
org.rococoa.cocoa.iokit   
 

Uses of NXEventData.key_struct in org.rococoa.cocoa.iokit
 

Subclasses of NXEventData.key_struct in org.rococoa.cocoa.iokit
static class NXEventData.key_struct.ByReference
           
static class NXEventData.key_struct.ByValue
           
 

Fields in org.rococoa.cocoa.iokit declared as NXEventData.key_struct
 NXEventData.key_struct NXEventData.key
          For key-down and key-up events
C type : key_struct
 

Methods in org.rococoa.cocoa.iokit that return NXEventData.key_struct
static NXEventData.key_struct[] NXEventData.key_struct.newArray(int arrayLength)
           
 

Constructors in org.rococoa.cocoa.iokit with parameters of type NXEventData.key_struct
NXEventData(NXEventData.key_struct key)
           
 



Copyright © 2009. All Rights Reserved.