org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGEventTapOptions

Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGEventTapOptions

native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGEventTypes.h
enum values


Field Summary
static int kCGEventTapOptionDefault
           
static int kCGEventTapOptionListenOnly
           
 

Field Detail

kCGEventTapOptionDefault

static final int kCGEventTapOptionDefault
See Also:
Constant Field Values

kCGEventTapOptionListenOnly

static final int kCGEventTapOptionListenOnly
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.