org.rococoa.cocoa.appkit
Class _VFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit._VFlags
- Direct Known Subclasses:
- _VFlags.ByReference, _VFlags.ByValue
public class _VFlags
- extends com.ochafik.lang.jnaerator.runtime.Structure
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 |
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 |
aboutToResize
public byte aboutToResize
retainCountOverMax
public byte retainCountOverMax
retainCount
public byte retainCount
interfaceStyle1
public byte interfaceStyle1
specialArchiving
public byte specialArchiving
needsDisplayForBounds
public byte needsDisplayForBounds
interfaceStyle0
public byte interfaceStyle0
removingWithoutInvalidation
public byte removingWithoutInvalidation
needsBoundsChangeNote
public byte needsBoundsChangeNote
boundsChangeNotesSuspended
public byte boundsChangeNotesSuspended
focusChangeNotesSuspended
public byte focusChangeNotesSuspended
needsFrameChangeNote
public byte needsFrameChangeNote
frameChangeNotesSuspended
public byte frameChangeNotesSuspended
noVerticalAutosizing
public byte noVerticalAutosizing
newGState
public byte newGState
validGState
public byte validGState
needsDisplay
public byte needsDisplay
wantsGState
public byte wantsGState
autoresizeSubviews
public byte autoresizeSubviews
autosizing
public byte autosizing
rotatedOrScaledFromBase
public byte rotatedOrScaledFromBase
rotatedFromBase
public byte rotatedFromBase
_VFlags
public _VFlags()
byReference
public _VFlags.ByReference byReference()
byValue
public _VFlags.ByValue byValue()
clone
public _VFlags clone()
- Overrides:
clone
in class Object