com.jniwrapper.macosx.cocoa.nsview
Class __VFlags2Structure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsview.__VFlags2Structure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class __VFlags2Structure
extends com.jniwrapper.Structure

This class represents __VFlags2Structure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__VFlags2Structure()
           
 
Method Summary
 com.jniwrapper.BitField get_HasToolTip()
           
 com.jniwrapper.BitField get_IsVisibleRect()
           
 com.jniwrapper.BitField get_MenuWasSet()
           
 com.jniwrapper.BitField get_NeedsRealLockFocus()
           
 com.jniwrapper.BitField get_NextKeyViewRefCount()
           
 com.jniwrapper.BitField get_PreviousKeyViewRefCount()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

__VFlags2Structure

public __VFlags2Structure()
Method Detail

get_NextKeyViewRefCount

public com.jniwrapper.BitField get_NextKeyViewRefCount()

get_PreviousKeyViewRefCount

public com.jniwrapper.BitField get_PreviousKeyViewRefCount()

get_IsVisibleRect

public com.jniwrapper.BitField get_IsVisibleRect()

get_HasToolTip

public com.jniwrapper.BitField get_HasToolTip()

get_NeedsRealLockFocus

public com.jniwrapper.BitField get_NeedsRealLockFocus()

get_MenuWasSet

public com.jniwrapper.BitField get_MenuWasSet()