com.jniwrapper.macosx.cocoa.nscell
Class _NSCellAttributeEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nscell._NSCellAttributeEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSCellAttribute
- public class _NSCellAttributeEnumeration
- extends com.jniwrapper.Int
This class represents _NSCellAttributeEnumeration
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 |
NSCellDisabled
public static final int NSCellDisabled
- See Also:
- Constant Field Values
NSCellState
public static final int NSCellState
- See Also:
- Constant Field Values
NSPushInCell
public static final int NSPushInCell
- See Also:
- Constant Field Values
NSCellEditable
public static final int NSCellEditable
- See Also:
- Constant Field Values
NSChangeGrayCell
public static final int NSChangeGrayCell
- See Also:
- Constant Field Values
NSCellHighlighted
public static final int NSCellHighlighted
- See Also:
- Constant Field Values
NSCellLightsByContents
public static final int NSCellLightsByContents
- See Also:
- Constant Field Values
NSCellLightsByGray
public static final int NSCellLightsByGray
- See Also:
- Constant Field Values
NSChangeBackgroundCell
public static final int NSChangeBackgroundCell
- See Also:
- Constant Field Values
NSCellLightsByBackground
public static final int NSCellLightsByBackground
- See Also:
- Constant Field Values
NSCellIsBordered
public static final int NSCellIsBordered
- See Also:
- Constant Field Values
NSCellHasOverlappingImage
public static final int NSCellHasOverlappingImage
- See Also:
- Constant Field Values
NSCellHasImageHorizontal
public static final int NSCellHasImageHorizontal
- See Also:
- Constant Field Values
NSCellHasImageOnLeftOrBottom
public static final int NSCellHasImageOnLeftOrBottom
- See Also:
- Constant Field Values
NSCellChangesContents
public static final int NSCellChangesContents
- See Also:
- Constant Field Values
NSCellIsInsetButton
public static final int NSCellIsInsetButton
- See Also:
- Constant Field Values
NSCellAllowsMixedState
public static final int NSCellAllowsMixedState
- See Also:
- Constant Field Values
_NSCellAttributeEnumeration
public _NSCellAttributeEnumeration()
_NSCellAttributeEnumeration
public _NSCellAttributeEnumeration(long value)
_NSCellAttributeEnumeration
public _NSCellAttributeEnumeration(com.jniwrapper.IntegerParameter t)