org.rococoa.cocoa.appkit
Class NSFontPanel.__fpFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSFontPanel.__fpFlags,NSFontPanel.__fpFlags.ByValue,NSFontPanel.__fpFlags.ByReference>
org.rococoa.cocoa.appkit.NSFontPanel.__fpFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSFontPanel.__fpFlags,NSFontPanel.__fpFlags.ByValue,NSFontPanel.__fpFlags.ByReference>>
- Direct Known Subclasses:
- NSFontPanel.__fpFlags.ByReference, NSFontPanel.__fpFlags.ByValue
- Enclosing class:
- NSFontPanel
public static class NSFontPanel.__fpFlags
- extends Structure<NSFontPanel.__fpFlags,NSFontPanel.__fpFlags.ByValue,NSFontPanel.__fpFlags.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, 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()
newArray
public static NSFontPanel.__fpFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.