org.rococoa.cocoa.appkit
Class __VFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<__VFlags,__VFlags.ByValue,__VFlags.ByReference>
org.rococoa.cocoa.appkit.__VFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<__VFlags,__VFlags.ByValue,__VFlags.ByReference>>
- Direct Known Subclasses:
- __VFlags.ByReference, __VFlags.ByValue
public class __VFlags
- extends Structure<__VFlags,__VFlags.ByValue,__VFlags.ByReference>
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSView.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 |
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()
newArray
public static __VFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.