com.jniwrapper.macosx.cocoa.nsscroller
Class _NSScrollerPartEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsscroller._NSScrollerPartEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSScrollerPart
- public class _NSScrollerPartEnumeration
- extends com.jniwrapper.Int
This class represents _NSScrollerPartEnumeration
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 |
NSScrollerNoPart
public static final int NSScrollerNoPart
- See Also:
- Constant Field Values
NSScrollerDecrementPage
public static final int NSScrollerDecrementPage
- See Also:
- Constant Field Values
NSScrollerKnob
public static final int NSScrollerKnob
- See Also:
- Constant Field Values
NSScrollerIncrementPage
public static final int NSScrollerIncrementPage
- See Also:
- Constant Field Values
NSScrollerDecrementLine
public static final int NSScrollerDecrementLine
- See Also:
- Constant Field Values
NSScrollerIncrementLine
public static final int NSScrollerIncrementLine
- See Also:
- Constant Field Values
NSScrollerKnobSlot
public static final int NSScrollerKnobSlot
- See Also:
- Constant Field Values
_NSScrollerPartEnumeration
public _NSScrollerPartEnumeration()
_NSScrollerPartEnumeration
public _NSScrollerPartEnumeration(long value)
_NSScrollerPartEnumeration
public _NSScrollerPartEnumeration(com.jniwrapper.IntegerParameter t)