org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGEventField

Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGEventField


Field Summary
static int kCGEventSourceGroupID
           
static int kCGEventSourceStateID
           
static int kCGEventSourceUnixProcessID
           
static int kCGEventSourceUserData
           
static int kCGEventSourceUserID
           
static int kCGEventTargetProcessSerialNumber
           
static int kCGEventTargetUnixProcessID
           
static int kCGKeyboardEventAutorepeat
           
static int kCGKeyboardEventKeyboardType
           
static int kCGKeyboardEventKeycode
           
static int kCGMouseEventButtonNumber
           
static int kCGMouseEventClickState
           
static int kCGMouseEventDeltaX
           
static int kCGMouseEventDeltaY
           
static int kCGMouseEventInstantMouser
           
static int kCGMouseEventNumber
           
static int kCGMouseEventPressure
           
static int kCGMouseEventSubtype
           
static int kCGScrollWheelEventDeltaAxis1
           
static int kCGScrollWheelEventDeltaAxis2
           
static int kCGScrollWheelEventDeltaAxis3
           
static int kCGScrollWheelEventFixedPtDeltaAxis1
          Fields reflecting line-based scrolling, as 16.16 format integers,
or as doubles via CGEventGetDoubleValueField with scaling applied
static int kCGScrollWheelEventFixedPtDeltaAxis2
           
static int kCGScrollWheelEventFixedPtDeltaAxis3
           
static int kCGScrollWheelEventInstantMouser
           
static int kCGScrollWheelEventIsContinuous
           
static int kCGScrollWheelEventPointDeltaAxis1
           
static int kCGScrollWheelEventPointDeltaAxis2
           
static int kCGScrollWheelEventPointDeltaAxis3
           
static int kCGTabletEventDeviceID
           
static int kCGTabletEventPointButtons
           
static int kCGTabletEventPointPressure
           
static int kCGTabletEventPointX
           
static int kCGTabletEventPointY
           
static int kCGTabletEventPointZ
           
static int kCGTabletEventRotation
           
static int kCGTabletEventTangentialPressure
           
static int kCGTabletEventTiltX
           
static int kCGTabletEventTiltY
           
static int kCGTabletEventVendor1
           
static int kCGTabletEventVendor2
           
static int kCGTabletEventVendor3
           
static int kCGTabletProximityEventCapabilityMask
           
static int kCGTabletProximityEventDeviceID
           
static int kCGTabletProximityEventEnterProximity
           
static int kCGTabletProximityEventPointerID
           
static int kCGTabletProximityEventPointerType
           
static int kCGTabletProximityEventSystemTabletID
           
static int kCGTabletProximityEventTabletID
           
static int kCGTabletProximityEventVendorID
           
static int kCGTabletProximityEventVendorPointerSerialNumber
           
static int kCGTabletProximityEventVendorPointerType
           
static int kCGTabletProximityEventVendorUniqueID
           
 

Field Detail

kCGMouseEventNumber

static final int kCGMouseEventNumber
See Also:
Constant Field Values

kCGMouseEventClickState

static final int kCGMouseEventClickState
See Also:
Constant Field Values

kCGMouseEventPressure

static final int kCGMouseEventPressure
See Also:
Constant Field Values

kCGMouseEventButtonNumber

static final int kCGMouseEventButtonNumber
See Also:
Constant Field Values

kCGMouseEventDeltaX

static final int kCGMouseEventDeltaX
See Also:
Constant Field Values

kCGMouseEventDeltaY

static final int kCGMouseEventDeltaY
See Also:
Constant Field Values

kCGMouseEventInstantMouser

static final int kCGMouseEventInstantMouser
See Also:
Constant Field Values

kCGMouseEventSubtype

static final int kCGMouseEventSubtype
See Also:
Constant Field Values

kCGKeyboardEventAutorepeat

static final int kCGKeyboardEventAutorepeat
See Also:
Constant Field Values

kCGKeyboardEventKeycode

static final int kCGKeyboardEventKeycode
See Also:
Constant Field Values

kCGKeyboardEventKeyboardType

static final int kCGKeyboardEventKeyboardType
See Also:
Constant Field Values

kCGScrollWheelEventDeltaAxis1

static final int kCGScrollWheelEventDeltaAxis1
See Also:
Constant Field Values

kCGScrollWheelEventDeltaAxis2

static final int kCGScrollWheelEventDeltaAxis2
See Also:
Constant Field Values

kCGScrollWheelEventDeltaAxis3

static final int kCGScrollWheelEventDeltaAxis3
See Also:
Constant Field Values

kCGScrollWheelEventFixedPtDeltaAxis1

static final int kCGScrollWheelEventFixedPtDeltaAxis1
Fields reflecting line-based scrolling, as 16.16 format integers,
or as doubles via CGEventGetDoubleValueField with scaling applied

See Also:
Constant Field Values

kCGScrollWheelEventFixedPtDeltaAxis2

static final int kCGScrollWheelEventFixedPtDeltaAxis2
See Also:
Constant Field Values

kCGScrollWheelEventFixedPtDeltaAxis3

static final int kCGScrollWheelEventFixedPtDeltaAxis3
See Also:
Constant Field Values

kCGScrollWheelEventPointDeltaAxis1

static final int kCGScrollWheelEventPointDeltaAxis1
See Also:
Constant Field Values

kCGScrollWheelEventPointDeltaAxis2

static final int kCGScrollWheelEventPointDeltaAxis2
See Also:
Constant Field Values

kCGScrollWheelEventPointDeltaAxis3

static final int kCGScrollWheelEventPointDeltaAxis3
See Also:
Constant Field Values

kCGScrollWheelEventInstantMouser

static final int kCGScrollWheelEventInstantMouser
See Also:
Constant Field Values

kCGTabletEventPointX

static final int kCGTabletEventPointX
See Also:
Constant Field Values

kCGTabletEventPointY

static final int kCGTabletEventPointY
See Also:
Constant Field Values

kCGTabletEventPointZ

static final int kCGTabletEventPointZ
See Also:
Constant Field Values

kCGTabletEventPointButtons

static final int kCGTabletEventPointButtons
See Also:
Constant Field Values

kCGTabletEventPointPressure

static final int kCGTabletEventPointPressure
See Also:
Constant Field Values

kCGTabletEventTiltX

static final int kCGTabletEventTiltX
See Also:
Constant Field Values

kCGTabletEventTiltY

static final int kCGTabletEventTiltY
See Also:
Constant Field Values

kCGTabletEventRotation

static final int kCGTabletEventRotation
See Also:
Constant Field Values

kCGTabletEventTangentialPressure

static final int kCGTabletEventTangentialPressure
See Also:
Constant Field Values

kCGTabletEventDeviceID

static final int kCGTabletEventDeviceID
See Also:
Constant Field Values

kCGTabletEventVendor1

static final int kCGTabletEventVendor1
See Also:
Constant Field Values

kCGTabletEventVendor2

static final int kCGTabletEventVendor2
See Also:
Constant Field Values

kCGTabletEventVendor3

static final int kCGTabletEventVendor3
See Also:
Constant Field Values

kCGTabletProximityEventVendorID

static final int kCGTabletProximityEventVendorID
See Also:
Constant Field Values

kCGTabletProximityEventTabletID

static final int kCGTabletProximityEventTabletID
See Also:
Constant Field Values

kCGTabletProximityEventPointerID

static final int kCGTabletProximityEventPointerID
See Also:
Constant Field Values

kCGTabletProximityEventDeviceID

static final int kCGTabletProximityEventDeviceID
See Also:
Constant Field Values

kCGTabletProximityEventSystemTabletID

static final int kCGTabletProximityEventSystemTabletID
See Also:
Constant Field Values

kCGTabletProximityEventVendorPointerType

static final int kCGTabletProximityEventVendorPointerType
See Also:
Constant Field Values

kCGTabletProximityEventVendorPointerSerialNumber

static final int kCGTabletProximityEventVendorPointerSerialNumber
See Also:
Constant Field Values

kCGTabletProximityEventVendorUniqueID

static final int kCGTabletProximityEventVendorUniqueID
See Also:
Constant Field Values

kCGTabletProximityEventCapabilityMask

static final int kCGTabletProximityEventCapabilityMask
See Also:
Constant Field Values

kCGTabletProximityEventPointerType

static final int kCGTabletProximityEventPointerType
See Also:
Constant Field Values

kCGTabletProximityEventEnterProximity

static final int kCGTabletProximityEventEnterProximity
See Also:
Constant Field Values

kCGEventTargetProcessSerialNumber

static final int kCGEventTargetProcessSerialNumber
See Also:
Constant Field Values

kCGEventTargetUnixProcessID

static final int kCGEventTargetUnixProcessID
See Also:
Constant Field Values

kCGEventSourceUnixProcessID

static final int kCGEventSourceUnixProcessID
See Also:
Constant Field Values

kCGEventSourceUserData

static final int kCGEventSourceUserData
See Also:
Constant Field Values

kCGEventSourceUserID

static final int kCGEventSourceUserID
See Also:
Constant Field Values

kCGEventSourceGroupID

static final int kCGEventSourceGroupID
See Also:
Constant Field Values

kCGEventSourceStateID

static final int kCGEventSourceStateID
See Also:
Constant Field Values

kCGScrollWheelEventIsContinuous

static final int kCGScrollWheelEventIsContinuous
See Also:
Constant Field Values