org.rococoa.cocoa.appkit
Class __CFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<__CFlags,__CFlags.ByValue,__CFlags.ByReference>
org.rococoa.cocoa.appkit.__CFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<__CFlags,__CFlags.ByValue,__CFlags.ByReference>>
- Direct Known Subclasses:
- __CFlags.ByReference, __CFlags.ByValue
public class __CFlags
- extends Structure<__CFlags,__CFlags.ByValue,__CFlags.ByReference>
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSCell.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 |
state
public byte state
highlighted
public byte highlighted
disabled
public byte disabled
editable
public byte editable
type
public byte type
- See Also:
C type : NSCellType
vCentered
public byte vCentered
hCentered
public byte hCentered
bordered
public byte bordered
bezeled
public byte bezeled
selectable
public byte selectable
scrollable
public byte scrollable
continuous
public byte continuous
actOnMouseDown
public byte actOnMouseDown
isLeaf
public byte isLeaf
invalidObjectValue
public byte invalidObjectValue
invalidFont
public byte invalidFont
lineBreakMode
public byte lineBreakMode
- See Also:
C type : NSLineBreakMode
cellReserved1
public byte cellReserved1
singleLineMode
public byte singleLineMode
actOnMouseDragged
public byte actOnMouseDragged
isLoaded
public byte isLoaded
truncateLastLine
public byte truncateLastLine
dontActOnMouseUp
public byte dontActOnMouseUp
isWhite
public byte isWhite
useUserKeyEquivalent
public byte useUserKeyEquivalent
showsFirstResponder
public byte showsFirstResponder
focusRingType
public byte focusRingType
wasSelectable
public byte wasSelectable
hasInvalidObject
public byte hasInvalidObject
allowsEditingTextAttributes
public byte allowsEditingTextAttributes
importsGraphics
public byte importsGraphics
alignment
public byte alignment
- See Also:
C type : NSTextAlignment
layoutDirectionRTL
public byte layoutDirectionRTL
backgroundStyle
public byte backgroundStyle
cellReserved2
public byte cellReserved2
refusesFirstResponder
public byte refusesFirstResponder
needsHighlightedText
public byte needsHighlightedText
dontAllowsUndo
public byte dontAllowsUndo
currentlyEditing
public byte currentlyEditing
allowsMixedState
public byte allowsMixedState
inMixedState
public byte inMixedState
sendsActionOnEndEditing
public byte sendsActionOnEndEditing
inSendAction
public byte inSendAction
menuWasSet
public byte menuWasSet
controlTint
public byte controlTint
controlSize
public byte controlSize
branchImageDisabled
public byte branchImageDisabled
drawingInRevealover
public byte drawingInRevealover
needsHighlightedTextHint
public byte needsHighlightedTextHint
__CFlags
public __CFlags()
newArray
public static __CFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.