org.rococoa.cocoa.appkit
Class NSTextFieldCell.__tfFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSTextFieldCell.__tfFlags
- Direct Known Subclasses:
- NSTextFieldCell.__tfFlags.ByReference, NSTextFieldCell.__tfFlags.ByValue
- Enclosing class:
- NSTextFieldCell
public static class NSTextFieldCell.__tfFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
drawsBackground
public byte drawsBackground
bezelStyle
public byte bezelStyle
thcSortDirection
public byte thcSortDirection
thcSortPriority
public byte thcSortPriority
mini
public byte mini
textColorIgnoresNormalDisableFlag
public byte textColorIgnoresNormalDisableFlag
textColorDisableFlag
public byte textColorDisableFlag
thcForceHighlightForSort
public byte thcForceHighlightForSort
invalidTextColor
public byte invalidTextColor
notificationForMarkedText
public byte notificationForMarkedText
reservedTextFieldCell
public short reservedTextFieldCell
NSTextFieldCell.__tfFlags
public NSTextFieldCell.__tfFlags()
byReference
public NSTextFieldCell.__tfFlags.ByReference byReference()
byValue
public NSTextFieldCell.__tfFlags.ByValue byValue()
clone
public NSTextFieldCell.__tfFlags clone()
- Overrides:
clone
in class Object