com.jniwrapper.macosx.cocoa.nsevent
Class _NSEventTypeEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsevent._NSEventTypeEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSEventType
- public class _NSEventTypeEnumeration
- extends com.jniwrapper.Int
This class represents _NSEventTypeEnumeration
enumeration.
Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
Methods inherited from class com.jniwrapper.Int |
clone |
Methods inherited from class com.jniwrapper.ax |
b, equals, getDebugInfo, getValue, hashCode, setValue, toLong, toString |
Methods inherited from class com.jniwrapper.DelegatingParameter |
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write |
Methods inherited from class com.jniwrapper.Parameter |
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
NSLeftMouseDown
public static final int NSLeftMouseDown
- See Also:
- Constant Field Values
NSLeftMouseUp
public static final int NSLeftMouseUp
- See Also:
- Constant Field Values
NSRightMouseDown
public static final int NSRightMouseDown
- See Also:
- Constant Field Values
NSRightMouseUp
public static final int NSRightMouseUp
- See Also:
- Constant Field Values
NSMouseMoved
public static final int NSMouseMoved
- See Also:
- Constant Field Values
NSLeftMouseDragged
public static final int NSLeftMouseDragged
- See Also:
- Constant Field Values
NSRightMouseDragged
public static final int NSRightMouseDragged
- See Also:
- Constant Field Values
NSMouseEntered
public static final int NSMouseEntered
- See Also:
- Constant Field Values
NSMouseExited
public static final int NSMouseExited
- See Also:
- Constant Field Values
NSKeyDown
public static final int NSKeyDown
- See Also:
- Constant Field Values
NSKeyUp
public static final int NSKeyUp
- See Also:
- Constant Field Values
NSFlagsChanged
public static final int NSFlagsChanged
- See Also:
- Constant Field Values
NSAppKitDefined
public static final int NSAppKitDefined
- See Also:
- Constant Field Values
NSSystemDefined
public static final int NSSystemDefined
- See Also:
- Constant Field Values
NSApplicationDefined
public static final int NSApplicationDefined
- See Also:
- Constant Field Values
NSPeriodic
public static final int NSPeriodic
- See Also:
- Constant Field Values
NSCursorUpdate
public static final int NSCursorUpdate
- See Also:
- Constant Field Values
NSScrollWheel
public static final int NSScrollWheel
- See Also:
- Constant Field Values
NSOtherMouseDown
public static final int NSOtherMouseDown
- See Also:
- Constant Field Values
NSOtherMouseUp
public static final int NSOtherMouseUp
- See Also:
- Constant Field Values
NSOtherMouseDragged
public static final int NSOtherMouseDragged
- See Also:
- Constant Field Values
_NSEventTypeEnumeration
public _NSEventTypeEnumeration()
_NSEventTypeEnumeration
public _NSEventTypeEnumeration(long value)
_NSEventTypeEnumeration
public _NSEventTypeEnumeration(com.jniwrapper.IntegerParameter t)