com.jniwrapper.macosx.cocoa.nstabview
Class __NSTabViewFlagsStructure

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

public class __NSTabViewFlagsStructure
extends com.jniwrapper.Structure

This class represents __NSTabViewFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__NSTabViewFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_ControlSize()
           
 com.jniwrapper.BitField get_ControlTint()
           
 com.jniwrapper.BitField get_LiveResizeSkippedResetToolTips()
           
 com.jniwrapper.BitField get_NeedsLayout()
           
 com.jniwrapper.BitField get_OriginalNextKeyViewChanged()
           
 com.jniwrapper.BitField get_Reserved()
           
 com.jniwrapper.BitField get_WiringInteriorLastKeyView()
           
 com.jniwrapper.BitField get_WiringNibConnections()
           
 
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

__NSTabViewFlagsStructure

public __NSTabViewFlagsStructure()
Method Detail

get_NeedsLayout

public com.jniwrapper.BitField get_NeedsLayout()

get_ControlTint

public com.jniwrapper.BitField get_ControlTint()

get_ControlSize

public com.jniwrapper.BitField get_ControlSize()

get_WiringNibConnections

public com.jniwrapper.BitField get_WiringNibConnections()

get_WiringInteriorLastKeyView

public com.jniwrapper.BitField get_WiringInteriorLastKeyView()

get_OriginalNextKeyViewChanged

public com.jniwrapper.BitField get_OriginalNextKeyViewChanged()

get_LiveResizeSkippedResetToolTips

public com.jniwrapper.BitField get_LiveResizeSkippedResetToolTips()

get_Reserved

public com.jniwrapper.BitField get_Reserved()