org.rococoa.cocoa.appkit
Class NSFontPanel.__fpFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSFontPanel.__fpFlags
- Direct Known Subclasses:
- NSFontPanel.__fpFlags.ByReference, NSFontPanel.__fpFlags.ByValue
- Enclosing class:
- NSFontPanel
public static class NSFontPanel.__fpFlags
- 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 |
setFontChange
public byte setFontChange
setFontAttributeChange
public byte setFontAttributeChange
_delRespFamily
public byte _delRespFamily
_delRespFace
public byte _delRespFace
_delRespSize
public byte _delRespSize
_delRespColl
public byte _delRespColl
_collectionDisabled
public byte _collectionDisabled
_sizeDisabled
public byte _sizeDisabled
_faceDisabled
public byte _faceDisabled
showEffects
public byte showEffects
_uiMode
public byte _uiMode
_reserved
public short _reserved
NSFontPanel.__fpFlags
public NSFontPanel.__fpFlags()
byReference
public NSFontPanel.__fpFlags.ByReference byReference()
byValue
public NSFontPanel.__fpFlags.ByValue byValue()
clone
public NSFontPanel.__fpFlags clone()
- Overrides:
clone
in class Object