org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGEventTapLocation
- Enclosing interface:
- CoreGraphicsLibrary
public static interface CoreGraphicsLibrary.CGEventTapLocation
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGEventTypes.h
enum values
kCGHIDEventTap
static final int kCGHIDEventTap
- See Also:
- Constant Field Values
kCGSessionEventTap
static final int kCGSessionEventTap
- See Also:
- Constant Field Values
kCGAnnotatedSessionEventTap
static final int kCGAnnotatedSessionEventTap
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.