org.rococoa.cocoa.appkit
Class __BCFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<__BCFlags,__BCFlags.ByValue,__BCFlags.ByReference>
org.rococoa.cocoa.appkit.__BCFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<__BCFlags,__BCFlags.ByValue,__BCFlags.ByReference>>
- Direct Known Subclasses:
- __BCFlags.ByReference, __BCFlags.ByValue
public class __BCFlags
- extends Structure<__BCFlags,__BCFlags.ByValue,__BCFlags.ByReference>
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
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 |
alternateMnemonicLocation
public byte alternateMnemonicLocation
useButtonImageSource
public byte useButtonImageSource
reserved
public byte reserved
suppressAXValueChangeNote
public byte suppressAXValueChangeNote
doesNotDimImage
public byte doesNotDimImage
inset
public byte inset
transparent
public byte transparent
lastState
public byte lastState
hasKeyEquivalentInsteadOfImage
public byte hasKeyEquivalentInsteadOfImage
imageSizeDiff
public byte imageSizeDiff
imageAndText
public byte imageAndText
bottomOrLeft
public byte bottomOrLeft
horizontal
public byte horizontal
imageOverlaps
public byte imageOverlaps
bordered
public byte bordered
drawing
public byte drawing
lightByGray
public byte lightByGray
lightByBackground
public byte lightByBackground
lightByContents
public byte lightByContents
changeGray
public byte changeGray
changeBackground
public byte changeBackground
changeContents
public byte changeContents
pushIn
public byte pushIn
__BCFlags
public __BCFlags()
newArray
public static __BCFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.