com.jniwrapper.macosx.cocoa.nscell
Class _NSCellImagePositionEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nscell._NSCellImagePositionEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSCellImagePosition
- public class _NSCellImagePositionEnumeration
- extends com.jniwrapper.Int
This class represents _NSCellImagePositionEnumeration
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 |
NSNoImage
public static final int NSNoImage
- See Also:
- Constant Field Values
NSImageOnly
public static final int NSImageOnly
- See Also:
- Constant Field Values
NSImageLeft
public static final int NSImageLeft
- See Also:
- Constant Field Values
NSImageRight
public static final int NSImageRight
- See Also:
- Constant Field Values
NSImageBelow
public static final int NSImageBelow
- See Also:
- Constant Field Values
NSImageAbove
public static final int NSImageAbove
- See Also:
- Constant Field Values
NSImageOverlaps
public static final int NSImageOverlaps
- See Also:
- Constant Field Values
_NSCellImagePositionEnumeration
public _NSCellImagePositionEnumeration()
_NSCellImagePositionEnumeration
public _NSCellImagePositionEnumeration(long value)
_NSCellImagePositionEnumeration
public _NSCellImagePositionEnumeration(com.jniwrapper.IntegerParameter t)