org.rococoa.cocoa.iokit
Interface IOKitLibrary.NXMouseButton
- Enclosing interface:
- IOKitLibrary
public static interface IOKitLibrary.NXMouseButton
native declaration : /System/Library/Frameworks/IOKit.framework/Headers/hidsystem/IOHIDTypes.h
enum values
NX_OneButton
static final int NX_OneButton
- See Also:
- Constant Field Values
NX_LeftButton
static final int NX_LeftButton
- See Also:
- Constant Field Values
NX_RightButton
static final int NX_RightButton
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.