com.jniwrapper.macosx.cocoa.nscell
Class _NSControlTintEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nscell._NSControlTintEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSControlTint
- public class _NSControlTintEnumeration
- extends com.jniwrapper.Int
This class represents _NSControlTintEnumeration
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 |
NSDefaultControlTint
public static final int NSDefaultControlTint
- See Also:
- Constant Field Values
NSBlueControlTint
public static final int NSBlueControlTint
- See Also:
- Constant Field Values
NSGraphiteControlTint
public static final int NSGraphiteControlTint
- See Also:
- Constant Field Values
NSClearControlTint
public static final int NSClearControlTint
- See Also:
- Constant Field Values
_NSControlTintEnumeration
public _NSControlTintEnumeration()
_NSControlTintEnumeration
public _NSControlTintEnumeration(long value)
_NSControlTintEnumeration
public _NSControlTintEnumeration(com.jniwrapper.IntegerParameter t)