com.jniwrapper.macosx.cocoa.nsbuttoncell
Class _NSButtonTypeEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsbuttoncell._NSButtonTypeEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSButtonType
- public class _NSButtonTypeEnumeration
- extends com.jniwrapper.Int
This class represents _NSButtonTypeEnumeration
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 |
NSMomentaryLightButton
public static final int NSMomentaryLightButton
- See Also:
- Constant Field Values
NSPushOnPushOffButton
public static final int NSPushOnPushOffButton
- See Also:
- Constant Field Values
NSToggleButton
public static final int NSToggleButton
- See Also:
- Constant Field Values
NSSwitchButton
public static final int NSSwitchButton
- See Also:
- Constant Field Values
NSRadioButton
public static final int NSRadioButton
- See Also:
- Constant Field Values
NSMomentaryChangeButton
public static final int NSMomentaryChangeButton
- See Also:
- Constant Field Values
NSOnOffButton
public static final int NSOnOffButton
- See Also:
- Constant Field Values
NSMomentaryPushInButton
public static final int NSMomentaryPushInButton
- See Also:
- Constant Field Values
NSMomentaryPushButton
public static final int NSMomentaryPushButton
- See Also:
- Constant Field Values
NSMomentaryLight
public static final int NSMomentaryLight
- See Also:
- Constant Field Values
_NSButtonTypeEnumeration
public _NSButtonTypeEnumeration()
_NSButtonTypeEnumeration
public _NSButtonTypeEnumeration(long value)
_NSButtonTypeEnumeration
public _NSButtonTypeEnumeration(com.jniwrapper.IntegerParameter t)